Vixen
02b45cc4
csharp
public readonly record struct RenderDataKey<T> where T : unmanaged

A typed handle for one array a feature registered.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (1)

  • public int Slot

Methods (1)

  • public RenderDataKey(int Slot)

    A typed handle for one array a feature registered.

Used by (14)

  • CountingFeatureVixen.Rendering.Tests
  • ForwardLightingRenderFeatureVixen.Rendering
  • InstancingRenderFeatureVixen.Rendering
  • LodRenderFeatureVixen.Rendering
  • MaterialRenderFeatureVixen.Rendering
  • MeshRenderFeatureVixen.Rendering
  • ParticleRenderFeatureVixen.Rendering
  • RenderDataHolderVixen.Rendering
  • RenderDataHolderTestsVixen.Rendering.Tests
  • RenderObjectStoreTestsVixen.Rendering.Tests
  • SkinningRenderFeatureVixen.Rendering
  • SpriteRenderFeatureVixen.Rendering
  • TransformRenderFeatureVixen.Rendering
  • VirtualGeometryRenderFeatureVixen.Rendering