SK3dView.Translate(Single, Single, Single) Method

Definition

Translates the transformation.

public void Translate (float x, float y, float z);

Parameters

x
Single

The amount to translate by along the x-axis.

y
Single

The amount to translate by along the y-axis.

z
Single

The amount to translate by along the z-axis.

Applies to