Click or drag to resize
AB4D logo

ModelRotatorVisual3DSelectedMaterial Property

Gets or sets a Material that is used when mouse is over the arrow. If set to null, the arrow material is not changed. Default value is Yellow DiffuseMaterial.

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public Material SelectedMaterial { get; set; }

Property Value

Material
See Also