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