SK3dView.TranslateY(Single) Method

Definition

Translates the transformation along the y-axis.

public void TranslateY (float y);

Parameters

y
Single

The amount to translate by.

Applies to