C# Class NeuronDataReaderWraper.BvhDataHeader

显示文件 Open project: JohnOnSoftware/NeuronForMaya Class Usage Examples

Public Properties

Property Type Description
AvatarIndex uint
DataCount ushort
DataVersion DataVersion
FrameIndex uint
Reserved uint
Reserved1 uint
Reserved2 uint
Token1 ushort
Token2 ushort
bWithDisp byte
bWithReference byte

Property Details

AvatarIndex public_oe property

public uint AvatarIndex
return uint

DataCount public_oe property

public ushort DataCount
return ushort

DataVersion public_oe property

public DataVersion,NeuronDataReaderWraper DataVersion
return DataVersion

FrameIndex public_oe property

public uint FrameIndex
return uint

Reserved public_oe property

public uint Reserved
return uint

Reserved1 public_oe property

public uint Reserved1
return uint

Reserved2 public_oe property

public uint Reserved2
return uint

Token1 public_oe property

public ushort Token1
return ushort

Token2 public_oe property

public ushort Token2
return ushort

bWithDisp public_oe property

public byte bWithDisp
return byte

bWithReference public_oe property

public byte bWithReference
return byte