Click or drag to resize

PointCloudTransformed Method

Overload List
  NameDescription
Public methodTransformed(Single)
Transform the point cloud by the given 4x4 transformation matrix, represented as a 2D array
Public methodTransformed(Matrix4x4)
Transform the point cloud by the given 4x4 transformation matrix
Top
See Also