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: 15.0.2.11458
Syntax
C#
public int SimulationLinearPathCount { get; }

Property Value

Type: Int32
See Also