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