 | CylinderProperties Constructor |
Namespace: CandlelightAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic CylinderProperties(
float height,
float radius
)
Parameters
- height
- Type: SystemSingle
Height. - radius
- Type: SystemSingle
Radius.
See Also