Table of Contents

Struct MotionParam

Namespace
SharpPluginLoader.Core.Resources.Animation
Assembly
SharpPluginLoader.Core.dll
public struct MotionParam
Inherited Members

Fields

BoneId

public int BoneId

Field Value

int

Bounds

public MotionBounds* Bounds

Field Value

MotionBounds*

Buffer

public byte* Buffer

Field Value

byte*

BufferSize

public int BufferSize

Field Value

int

JointCount

public byte JointCount

Field Value

byte

JointType

public byte JointType

Field Value

byte

ReferenceFrame

public float* ReferenceFrame

Field Value

float*

Type

public byte Type

Field Value

byte

Usage

public byte Usage

Field Value

byte

Weight

public float Weight

Field Value

float