Click or drag to resize
InstancedGeometryVisual3DSpecularMaterial Property
Gets material that is used as a base material for this InstancedGeometryVisual3D. BaseMaterial can provide additional specular material properties.

Namespace: Ab3d.Visuals
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 1.1.5815.1040
Syntax
C#
public SpecularMaterial SpecularMaterial { get; }

Property Value

Type: SpecularMaterial
See Also