AnimationBlender.Channel Struct
Namespace: Stride.Animations
Assembly: Stride.Engine.dll
[DataContract]
public struct Channel
|
Improve this Doc
View Source
Fields
BlendType
public AnimationBlender.BlendType BlendType
Field Value
IsUserCustomProperty
public bool IsUserCustomProperty
Field Value
Type |
Description |
System.Boolean |
|
Offset
Field Value
Type |
Description |
System.Int32 |
|
PropertyName
public string PropertyName
Field Value
Type |
Description |
System.String |
|
Size
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Methods
ToString()
public override string ToString()
Returns
Type |
Description |
System.String |
|
Overrides
System.ValueType.ToString()
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
Extension Methods