Click or drag to resize

PointerProjectionParams Property

Projection parameters for the layer which created this pointer.

Namespace:  TouchScript.Pointers
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public ProjectionParams ProjectionParams { get; }

Property Value

Type: ProjectionParams
See Also