Skip to main content

Auki::Ark::PoseExtensions

A static class containing extension methods for the Pose type.

Public Functions

Name
PoseFromToOpenGLUnityConvention(this Pose openGlOrUnityPose)
This converts a Pose from OpenGL to Unity or vice-versa.

Public Functions Documentation

function FromToOpenGLUnityConvention

static Pose FromToOpenGLUnityConvention(
this Pose openGlOrUnityPose
)

This converts a Pose from OpenGL to Unity or vice-versa.

Parameters:

  • openGlOrUnityPose

Return: The converted Vector3.