RenderEffectReflection Class
Namespace: Stride.Rendering
Assembly: Stride.Rendering.dll
System.Object →
RenderEffectReflection
Derived from RenderEffectReflection:
public class RenderEffectReflection
|
Improve this Doc
View Source
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
Type |
Description |
System.Int32[] |
|
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
Field Value
Extension Methods