Click or drag to resize
AB4D logo

TransparentModelUIElement3DModelUIElement3D Property

Gets a transparent ModelUIElement3D 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 ModelUIElement3D ModelUIElement3D { get; }

Property Value

ModelUIElement3D
See Also