Click or drag to resize

ControllerPOVs Property

Array of point of view directional controllers, null means not pressed otherwise value is the angle in degrees where 0 is N, 90 is E, 180 is S, 270 is W.

Namespace: Demo3D.Input
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public float[] POVs { get; }

Property Value

Single
See Also