| PrimitiveCylinderSetRadius Method (Single, 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,
float[] matrix
)
Parameters
- radius
- Type: SystemSingle
Radius (반지름) - length
- Type: SystemSingle
Length (길이) - matrix
- Type: SystemSingle
Matrix (변환행렬)
See Also