You are here: Start » AVL.NET » Sphere3D Constructor

Sphere3D Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public Sphere3D
(
	Avl.Point3D center_,
	float radius_
)

Parameters

Name Type Range Default Description
center_Avl.Point3D
radius_float

See also