You are here: Start » AVL.NET » View3DBox.DataItem.SetSphere Method

View3DBox.DataItem.SetSphere Method

Sets a sphere as this primitive.

Namespace:HMI.Controls
Assembly:HMI.Controls.dll

Syntax

public void SetSphere
(
	float x,
	float y,
	float z,
	float r
)

Parameters

Name Type Range Default Description
xfloat
yfloat
zfloat
rfloat

Function Overrides

See also