Click or drag to resize
AB4D logo

PlaneVisual3DUpdateTransformationMatrix3D Method

When UseMatrixTransform3D is true, then this method updates the MatrixTransform3D to position, scale and orient the plane to the desired location, size and direction.

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
protected void UpdateTransformationMatrix3D()
See Also