Click or drag to resize

PhysicsGeometryAspectReportSpecificChildVisual Property

Whether the specific visual that blocked/cleared a collision sensor will be reported, even when it is set to UseAncestorBody=True.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public virtual bool ReportSpecificChildVisual { get; set; }

Property Value

Type: Boolean
See Also