Plane |
Name | Description | |
---|---|---|
UpdateTransformationMatrix3D | When UseMatrixTransform3D is true, then this method updates the MatrixTransform3D to position, scale and orient the plane to the desired location, size and direction. | |
UpdateTransformationMatrix3D(Vector3D, Vector3D, Vector3D, Double, Double, Matrix3D) | UpdateTransformationMatrix3D updates the specified transformationMatrix3D so that it will transform a standard plane MeshGeometry3D (StandardPlaneMeshGeometry3D) according to the specified parameters. |