Click or drag to resize
AB4D logo

TransparentModelUIElement3DModel Property

Gets a transparent Model3D that is associated with this TransparentModelUIElement3D.

Namespace: Ab3d.Common.Utilities
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public Model3D Model { get; }

Property Value

Model3D
See Also