Package: pumpkin.geom

Matrix

function transformVector3( inPos : Vector3 ) : Vector3

Parameters

inPos


Description
Apply geometric transform to a Vector3.

Only the x & y components are used, the Vector3.z will be set to zero.