createRightHandedLocalToWorld MethodStatic

create a transform containing points or vectors in the given data.

  • The xy columns of the transform contain the first points or vectors of the data.
  • The z column is perpendicular to that xy plane.
  • The calculation favors the first points found. It does not try to get a "best" plane.

createRightHandedLocalToWorld(...params: any[]): Transform | undefined

Parameter Type Description
...params any[]  

Defined in

Last Updated: 08 January, 2020