Class BeastLandingSettings
Editable parameters used by the Landing clip.
Inheritance
object
BeastLandingSettings
Namespace: CreatureKit.Beasts.Animation
Assembly: CreatureKit.Beasts.Animation.Runtime.dll
Syntax
public sealed class BeastLandingSettings
Constructors
BeastLandingSettings()
Declaration
public BeastLandingSettings()
Fields
bodyLungePoseLength
Forward/backward body lunge pose held during landing.
Declaration
public float bodyLungePoseLength
Field Value
| Type | Description |
|---|---|
| float |
bodyPitchPoseDegrees
Body pitch pose held while landing.
Declaration
public float bodyPitchPoseDegrees
Field Value
| Type | Description |
|---|---|
| float |
bodyPoseHeight
Vertical body pose offset held during landing.
Declaration
public float bodyPoseHeight
Field Value
| Type | Description |
|---|---|
| float |
cyclesPerSecond
Number of full landing pose cycles played per second.
Declaration
public float cyclesPerSecond
Field Value
| Type | Description |
|---|---|
| float |
earFlapPoseDegrees
Ear flap pose held while landing.
Declaration
public float earFlapPoseDegrees
Field Value
| Type | Description |
|---|---|
| float |
enabledChannels
Animation channels driven by Landing.
Declaration
public BeastAnimationChannels enabledChannels
Field Value
| Type | Description |
|---|---|
| BeastAnimationChannels |
headPitchDegrees
Head pitch while landing.
Declaration
public float headPitchDegrees
Field Value
| Type | Description |
|---|---|
| float |
headPitchPoseDegrees
Head pitch pose held while landing.
Declaration
public float headPitchPoseDegrees
Field Value
| Type | Description |
|---|---|
| float |
legSwingDegrees
Small side-specific upper-leg offset layered on the landing pose.
Declaration
public float legSwingDegrees
Field Value
| Type | Description |
|---|---|
| float |
lowerLegFoldPoseDegrees
Lower-leg fold pose held while landing.
Declaration
public float lowerLegFoldPoseDegrees
Field Value
| Type | Description |
|---|---|
| float |
mouthOpenDegrees
Mouth opening amplitude while landing.
Declaration
public float mouthOpenDegrees
Field Value
| Type | Description |
|---|---|
| float |
mouthOpenPoseDegrees
Mouth opening pose held during landing.
Declaration
public float mouthOpenPoseDegrees
Field Value
| Type | Description |
|---|---|
| float |
mouthPulseAmount
How strongly the mouth pulses during the landing.
Declaration
public float mouthPulseAmount
Field Value
| Type | Description |
|---|---|
| float |
tailPitchPoseDegrees
Tail pitch pose held while landing.
Declaration
public float tailPitchPoseDegrees
Field Value
| Type | Description |
|---|---|
| float |
tailYawPoseDegrees
Tail yaw pose held while landing.
Declaration
public float tailYawPoseDegrees
Field Value
| Type | Description |
|---|---|
| float |
upperLegForwardPoseDegrees
Upper-leg forward pose held while landing.
Declaration
public float upperLegForwardPoseDegrees
Field Value
| Type | Description |
|---|---|
| float |
upperLegPitchPoseDegrees
Upper-leg forward pose held while landing.
Declaration
public float upperLegPitchPoseDegrees
Field Value
| Type | Description |
|---|---|
| float |