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