Click or drag to resize

CylinderVisualPhysicsCurveSegments Property

The number of convex-hulls to form the cylinder's collision geometry from. This is only applicable when the collision type is set to convex-hull.

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

Property Value

Int32
See Also