Click or drag to resize
AB4D logo

RenderablePrimitiveRenderingQueueAllowedEffectType Property

Gets allowedEffectType that can be set in the constructor. When AllowedEffectType is not null then this RenderingQueue can get only RenderablePrimitive objects that use the specified Effect.

Namespace: Ab3d.DirectX
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
public Type AllowedEffectType { get; }

Property Value

Type
See Also