C# Class ManicDigger.ManicDiggerGameWindow.PlayerInterpolationState

Show file Open project: GlennMR/800Craft-Client

Public Properties

Property Type Description
heading byte
pitch byte
position Vector3

Property Details

heading public property

public byte heading
return byte

pitch public property

public byte pitch
return byte

position public property

public Vector3 position
return Vector3