BoundingBox.HandleMaterial Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Material applied to handles when they are not in a grabbed state
public:
property UnityEngine::Material ^ HandleMaterial { UnityEngine::Material ^ get(); void set(UnityEngine::Material ^ value); };
public UnityEngine.Material HandleMaterial { get; set; }
member this.HandleMaterial : UnityEngine.Material with get, set
Public Property HandleMaterial As Material
Property Value
UnityEngine.Material