LookAtTransform.up

  1. vec3 pos;
  2. vec3 target;
  3. vec3 up;
    class LookAtTransform
    vec3 up;

Meta