Vixen
02b45cc4
csharp
public readonly record struct VfxCustomAttributeRow

One attribute a graph declares for itself, as a build writes it.

Read the guide page for this →

Fields and properties (2)

  • public string Name

    What the graph calls it.

  • public VfxAttributeType Type

    What it holds.

Methods (3)

Used by (4)

  • TypeRegistrationVixen.Rendering
  • VfxEffectContentVixen.Rendering
  • Vixen_Rendering_Vfx_VfxCustomAttributeRowSerializerVixen.Rendering
  • Vixen_Rendering_Vfx_VfxEffectContentSerializerVixen.Rendering