Click or drag to resize
AB4D logo

InstanceDataHiddenInstanceColor Field

HiddenInstanceColor is a Color4 with alpha value set to 0. When an instance has alpha color set to 0, then it will not be rendered.

Namespace: Ab3d.DirectX
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax
C#
public static readonly Color4 HiddenInstanceColor

Field Value

Color4
See Also