setTargetOrientation abstract method

void setTargetOrientation(
  1. int textureId,
  2. int degrees
)

Sets the target output orientation in degrees (0 / 90 / 180 / 270).

Implementation

void setTargetOrientation(int textureId, int degrees);