You are here: Start » AVL.NET » 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