|
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.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public Type AllowedEffectType { get; }
Property Value
TypeSee Also