Struct AnimationBlender.Channel
- Namespace
- Stride.Animations
- Assembly
- Stride.Engine.dll
[DataContract]
public struct AnimationBlender.Channel
- Inherited Members
Fields
BlendType
public AnimationBlender.BlendType BlendType
Field Value
IsUserCustomProperty
public bool IsUserCustomProperty
Field Value
Offset
public int Offset
Field Value
PropertyName
public string PropertyName
Field Value
Size
public int Size
Field Value
Methods
ToString()
Returns the fully qualified type name of this instance.
public override string ToString()
Returns
- string
The fully qualified type name.