|
MultiModelBoxUIElement3DIsTwoSidedMaterial Property |
Gets or sets the Boolean that specifies if the material is set to both sides of each Model3D that define the box.
This means that BackMaterial for each side is set to the same value as Material. Default value is false.
Namespace: Ab3d.UIElementsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public bool IsTwoSidedMaterial { get; set; }
Property Value
BooleanSee Also