Class RenderEffectReflection
Describes an effect as used by a RenderNode.
public class RenderEffectReflection
- Inheritance
-
RenderEffectReflection
Fields
BufferUploader
public ResourceGroupBufferUploader BufferUploader
Field Value
DescriptorReflection
public EffectDescriptorSetReflection DescriptorReflection
Field Value
Empty
public static readonly RenderEffectReflection Empty
Field Value
FallbackResourceGroupMapping
public int[] FallbackResourceGroupMapping
Field Value
- int[]
FallbackUpdaterLayout
public EffectParameterUpdaterLayout FallbackUpdaterLayout
Field Value
PerDrawLayout
public RenderSystemResourceGroupLayout PerDrawLayout
Field Value
PerFrameLayout
public FrameResourceGroupLayout PerFrameLayout
Field Value
PerFrameResources
public ResourceGroup PerFrameResources
Field Value
PerViewLayout
public ViewResourceGroupLayout PerViewLayout
Field Value
ResourceGroupDescriptions
public ResourceGroupDescription[] ResourceGroupDescriptions
Field Value
RootSignature
public RootSignature RootSignature