C# Class ManicDigger.PlayerPosition

Afficher le fichier Open project: GlennMR/800Craft-Client Class Usage Examples

Méthodes publiques

Свойство Type Description
heading byte
pitch byte
position Vector3

Property Details

heading public_oe property

public byte heading
Résultat byte

pitch public_oe property

public byte pitch
Résultat byte

position public_oe property

public Vector3 position
Résultat Vector3