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: 19.00.00
Syntax
C#
public virtual bool ReportSpecificChildVisual { get; set; }

Property Value

Boolean
See Also