BoundingBox.BoxMaterial 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 used to display the bounding box. If set to null no bounding box will be displayed
public:
 property UnityEngine::Material ^ BoxMaterial { UnityEngine::Material ^ get(); void set(UnityEngine::Material ^ value); };public UnityEngine.Material BoxMaterial { get; set; }member this.BoxMaterial : UnityEngine.Material with get, setPublic Property BoxMaterial As MaterialProperty Value
		UnityEngine.Material