You are here: Start » Sphere3D Constructor

Sphere3D Constructor

Namespace:AvlNet
Assembly:Avl.Net.TS.dll

Syntax

public Sphere3D
(
	AvlNet.Point3D center,
	float radius
)

Parameters

Name Type Range Default Description
centerAvlNet.Point3D
radiusfloat

See also