|
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.ModelsAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax public bool IsSolidColorMaterial { get; set; }
Property Value
BooleanSee Also