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.ComponentsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic MeshMaterialProperty ClearedMaterial { get; set; }Property Value
MeshMaterialProperty
See Also