Tesla Graphics Engine Documentation (January 2012)
SetCenter Method (x, y, z)
TeslaTesla.BoundingBoundingVolumeSetCenter(Single, Single, Single)
Sets the center of the volume from the specified coordinates.
Declaration Syntax
C#
public void SetCenter(
	float x,
	float y,
	float z
)
Parameters
x (Single)
X coordinate
y (Single)
Y coordinate
z (Single)
Z coordinate

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)