Click or drag to resize

SceneVisualSimulationLinearPathCount Property

A read-only report on the number of linear paths that are in use in the current linear physics simulation.

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.01.00
Syntax
C#
public int SimulationLinearPathCount { get; }

Property Value

Int32
See Also