| PrimitiveCylinderSetRadius Method (Single, Single) |
Set Radius
Namespace:
SHConnector.Utility.Models
Assembly:
SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax public void SetRadius(
float radius,
float length
)
Parameters
- radius
- Type: SystemSingle
Radius (반지름) - length
- Type: SystemSingle
Length (길이)
See Also