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: 18.04.00
Syntaxpublic int PhysicsCurveSegments { get; set; }Property Value
Type:
Int32
See Also