Vixen
02b45cc4
csharp
public enum VfxAttributeType

What an attribute is made of.

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

Fields and properties (4)

  • Float

    One 32-bit float.

  • Float3

    Three of them.

  • Float4

    Four of them.

  • UInt

    One 32-bit unsigned integer.

Used by (12)

  • ParticleRenderFeatureTestsVixen.Rendering.Tests
  • TypeRegistrationVixen.Rendering
  • VfxAttributesVixen.Vfx
  • VfxCompiledGraphVixen.Vfx
  • VfxCustomAttributeVixen.Vfx
  • VfxCustomAttributeRowVixen.Rendering
  • VfxCustomAttributeTestsVixen.Vfx.Tests
  • VfxEffectContentTestsVixen.Rendering.Tests
  • VfxRibbonTestsVixen.Vfx.Tests
  • VfxShaderEmitterVixen.Vfx
  • VfxShaderEmitterTestsVixen.Vfx.Tests
  • Vixen_Rendering_Vfx_VfxCustomAttributeRowSerializerVixen.Rendering