BSphere(Single) Constructor |
Initializes a new instance of the
BSphere class
Namespace: Demo3D.VisualsAssembly: Demo3D.Common (in Demo3D.Common.dll) Version: 19.01.00
Syntaxpublic BSphere(
float radius
)
Parameters
- radius Single
[Missing <param name="radius"/> documentation for "M:Demo3D.Visuals.BSphere.#ctor(System.Single)"]
See Also