Table of Contents

Method TranslateXY

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

TranslateXY(Transform, float, float)

Translates this transform along the X and Y axes.

public static void TranslateXY(this Transform transform, float x, float y)

Parameters

transform Transform
x float
y float