C# Class WWActorEdit.HalfRotation

Datei anzeigen Open project: pho/WindViewer Class Usage Examples

Public Properties

Property Type Description
X short

Public Methods

Method Description
HalfRotation ( ) : System
HalfRotation ( byte data, int &srcOffset ) : System
SetDegrees ( Vector3 rot ) : void
ToDegrees ( ) : Vector3

Method Details

HalfRotation() public method

public HalfRotation ( ) : System
return System

HalfRotation() public method

public HalfRotation ( byte data, int &srcOffset ) : System
data byte
srcOffset int
return System

SetDegrees() public method

public SetDegrees ( Vector3 rot ) : void
rot Vector3
return void

ToDegrees() public method

public ToDegrees ( ) : Vector3
return Vector3

Property Details

X public_oe property

public short X
return short