CollisionSensorAspectClearedMaterial Property |
The material assigned to the sensor and all descendants when it is cleared. Note: Will only apply when both ClearedMaterial and BlockedMaterial are set.
Namespace:
Demo3D.Components
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntaxpublic MeshMaterialProperty ClearedMaterial { get; set; }Property Value
Type:
MeshMaterialProperty
See Also