C# Class TagTool.TagDefinitions.ModelAnimationGraph.BlendScreen

Show file Open project: TheGuardians/TagTool

Public Properties

Property Type Description
DownPitchFrameCount short
DownPitchPerFrame System.Angle
Label StringID
LeftFrameCount short
LeftYawPerFrame System.Angle
RightFrameCount short
RightYawPerFrame System.Angle
UpPitchFrameCount short
UpPitchPerFrame System.Angle

Property Details

DownPitchFrameCount public property

public short DownPitchFrameCount
return short

DownPitchPerFrame public property

public Angle,System DownPitchPerFrame
return System.Angle

Label public property

public StringID Label
return StringID

LeftFrameCount public property

public short LeftFrameCount
return short

LeftYawPerFrame public property

public Angle,System LeftYawPerFrame
return System.Angle

RightFrameCount public property

public short RightFrameCount
return short

RightYawPerFrame public property

public Angle,System RightYawPerFrame
return System.Angle

UpPitchFrameCount public property

public short UpPitchFrameCount
return short

UpPitchPerFrame public property

public Angle,System UpPitchPerFrame
return System.Angle