getValidatedFrame Method

Try to assemble the data into a non-singular transform.

  • If allowLeftHanded is false, vector0 and vector1 determine a right handed coordinate system.
  • if allowLeftHanded is true, the z vector of the right handed system can be flipped to agree with vector2 direction.

getValidatedFrame(allowLeftHanded: boolean = false): Transform | undefined

Parameter Type Description
allowLeftHanded boolean  

Defined in

Last Updated: 08 January, 2020