|
InstancedMeshGeometryVisual3DSpecularMaterial Property |
Gets material that is used as a base material for this InstancedMeshGeometryVisual3D.
BaseMaterial can provide additional specular material properties.
After changing the property the
UpdateMaterial method must be called.
Namespace: Ab3d.VisualsAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax public SpecularMaterial SpecularMaterial { get; }
Property Value
SpecularMaterialSee Also