C# Class ManicDigger.PlayerPosition

Mostra file Open project: GlennMR/800Craft-Client Class Usage Examples

Public Properties

Property Type Description
heading byte
pitch byte
position Vector3

Property Details

heading public_oe property

public byte heading
return byte

pitch public_oe property

public byte pitch
return byte

position public_oe property

public Vector3 position
return Vector3