Click or drag to resize
AB4D logo

MeshInspectorOverlayTransform Property

Gets or sets an optional Transform3D object that is used to transform all the positions in the specified MeshGeometry3D.

Namespace: Ab3d.Controls
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public Transform3D Transform { get; set; }

Property Value

Transform3D
See Also