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: 15.0.2.11458
Syntax
C#
public float[] POVs { get; }

Property Value

Type: Single
See Also