Click or drag to resize

TouchButtonmanageRaycasting Property

If True, it will attempt to automatically manage Graphic component raycasting for best results based on your current settings.

Namespace:  Rewired.ComponentControls
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool manageRaycasting { get; set; }

Property Value

Type: Boolean
See Also