csharp
public readonly record struct VfxCustomAttributeRowOne attribute a graph declares for itself, as a build writes it.
Fields and properties (2)
public string NameWhat the graph calls it.
public VfxAttributeType TypeWhat it holds.
Methods (3)
public VfxCustomAttributeRow()An unnamed attribute, for the serializer.
public VfxCustomAttribute ToAttribute()This row as the runtime attribute.
public static VfxCustomAttributeRow From(in VfxCustomAttribute attribute)One runtime attribute as a row.
Used by (4)
- TypeRegistrationVixen.Rendering
- VfxEffectContentVixen.Rendering
- Vixen_Rendering_Vfx_VfxCustomAttributeRowSerializerVixen.Rendering
- Vixen_Rendering_Vfx_VfxEffectContentSerializerVixen.Rendering