Click or drag to resize
AB4D logo

PlaneVisual3DUpdateTransformationMatrix3D Method

Overload List
 NameDescription
Protected methodUpdateTransformationMatrix3D When UseMatrixTransform3D is true, then this method updates the MatrixTransform3D to position, scale and orient the plane to the desired location, size and direction.
Public methodStatic memberUpdateTransformationMatrix3D(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.
Top
See Also