SK3dView.TranslateX(Single) Method

Definition

Translates the transformation along the x-axis.

public void TranslateX (float x);

Parameters

x
Single

The amount to translate by.

Applies to