Click or drag to resize

BSphere Constructor (Single)

Initializes a new instance of the BSphere class

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 15.0.2.11458
Syntax
C#
public BSphere(
	float radius
)

Parameters

radius
Type: SystemSingle

[Missing <param name="radius"/> documentation for "M:Demo3D.Visuals.BSphere.#ctor(System.Single)"]

See Also