CubemapSide
Entries
NEGATIVE_Z
Link copied to clipboard
NEGATIVE_Z(-Vector3.UNIT_Z, -Vector3.UNIT_Y)
Content copied to clipboard
POSITIVE_Z
Link copied to clipboard
POSITIVE_Z(Vector3.UNIT_Z, -Vector3.UNIT_Y)
Content copied to clipboard
NEGATIVE_Y
Link copied to clipboard
NEGATIVE_Y(-Vector3.UNIT_Y, -Vector3.UNIT_Z)
Content copied to clipboard
POSITIVE_Y
Link copied to clipboard
POSITIVE_Y(Vector3.UNIT_Y, Vector3.UNIT_Z)
Content copied to clipboard
NEGATIVE_X
Link copied to clipboard
NEGATIVE_X(-Vector3.UNIT_X, -Vector3.UNIT_Y)
Content copied to clipboard
POSITIVE_X
Link copied to clipboard
POSITIVE_X(Vector3.UNIT_X, -Vector3.UNIT_Y)
Content copied to clipboard