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

Sphere3D Constructor

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public Sphere3D
(
	float centerX,
	float centerY,
	float centerZ,
	float radius
)

Parameters

Name Type Range Default Description
centerXfloat
centerYfloat
centerZfloat
radiusfloat

See also