ILayerManagerHasExclusive Property |
Indicates whether there are currently any exclusive transforms.
Namespace:
TouchScript
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax bool HasExclusive { get; }
Property Value
Type:
Booleantrue if any exclusive transforms are registered; otherwise,
false.
See Also