Click or drag to resize
AB4D logo

InstancedMeshGeometry3DNodeIsSolidColorMaterial Property

Gets or sets a Boolean that specifies if instanced objects are rendered with a solid color (without any shading based on lighting calculations). Default value is false.

Namespace: Ab3d.DirectX.Models
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax
C#
public bool IsSolidColorMaterial { get; set; }

Property Value

Boolean
See Also