StandardLayerHit3DObjects Property |
Indicates that the layer should look for 3D objects in the scene. Set this to false to optimize hit processing.
Namespace:
TouchScript.Layers
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public bool Hit3DObjects { get; set; }
Property Value
Type:
BooleanSee Also