Click or drag to resize

ILayerManagerLayerCount Property

Gets the number of active layers.

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

Property Value

Type: Int32
The number of active layers.
See Also