Table of Contents

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

AnimationBlender.BlendType

IsUserCustomProperty

public bool IsUserCustomProperty

Field Value

bool

Offset

public int Offset

Field Value

int

PropertyName

public string PropertyName

Field Value

string

Size

public int Size

Field Value

int

Methods

ToString()

Returns the fully qualified type name of this instance.

public override string ToString()

Returns

string

The fully qualified type name.