mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-05 23:57:46 +00:00
30 lines
858 B
YAML
30 lines
858 B
YAML
name: BannerPreset
|
|
fields:
|
|
- name: CameraPositionX
|
|
- name: CameraPositionY
|
|
- name: CameraPositionZ
|
|
- name: CameraTargetX
|
|
- name: CameraTargetY
|
|
- name: CameraTargetZ
|
|
- name: AnimationProgress
|
|
- name: HeadDirectionX
|
|
- name: HeadDirectionY
|
|
- name: EyeDirectionX
|
|
- name: EyeDirectionY
|
|
- name: Expression
|
|
- name: BannerTimeline
|
|
- name: ImageRotation
|
|
- name: DirectionalLightingVerticalAngle
|
|
- name: DirectionalLightingHorizontalAngle
|
|
- name: CameraZoom
|
|
- name: BannerDesignPreset
|
|
type: link
|
|
targets: [BannerDesignPreset]
|
|
- name: DirectionalLightingColorRed
|
|
- name: DirectionalLightingColorGreen
|
|
- name: DirectionalLightingColorBlue
|
|
- name: DirectionalLightingBrightness
|
|
- name: AmbientLightingColorRed
|
|
- name: AmbientLightingColorGreen
|
|
- name: AmbientLightingColorBlue
|
|
- name: AmbientLightingBrightness
|