Class RenderEffectReflection
Describes an effect as used by a RenderNode.
public class RenderEffectReflection- Inheritance
- 
      objectRenderEffectReflection
Fields
BufferUploader
public ResourceGroupBufferUploader BufferUploaderField Value
DescriptorReflection
public EffectDescriptorSetReflection DescriptorReflectionField Value
Empty
public static readonly RenderEffectReflection EmptyField Value
FallbackResourceGroupMapping
public int[] FallbackResourceGroupMappingField Value
- int[]
FallbackUpdaterLayout
public EffectParameterUpdaterLayout FallbackUpdaterLayoutField Value
PerDrawLayout
public RenderSystemResourceGroupLayout PerDrawLayoutField Value
PerFrameLayout
public FrameResourceGroupLayout PerFrameLayoutField Value
PerFrameResources
public ResourceGroup PerFrameResourcesField Value
PerViewLayout
public ViewResourceGroupLayout PerViewLayoutField Value
ResourceGroupDescriptions
public ResourceGroupDescription[] ResourceGroupDescriptionsField Value
RootSignature
public RootSignature RootSignature