 |
MeshInspectorOverlayTransform Property |
Gets or sets an optional Transform3D object that is used to transform all the positions in the specified MeshGeometry3D.
Namespace: Ab3d.ControlsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 12.0.9484.2048
Syntaxpublic Transform3D Transform { get; set; }Property Value
Transform3D
See Also