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.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic int PhysicsCurveSegments { get; set; }Property Value
Int32
See Also