Click or drag to resize

IDisplaySettingsBannedRenderTypes Property

All types that are not allowed to be rendered.

Namespace: Demo3D.Gui
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.01.00
Syntax
C#
IEnumerable<Type> BannedRenderTypes { get; }

Property Value

IEnumerableType
See Also