|
ModelScalarVisual3DSelectedMaterial 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.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public Material SelectedMaterial { get; set; }
Property Value
MaterialSee Also