Point3D.Transform

Point3D.Transform method

Applies transformation to a point

public void Transform(TransformationMatrix matrix)
ParameterTypeDescription
matrixTransformationMatrixTransformation matrix

See Also