Vixen
02b45cc4
csharp
public sealed class ColourParameter

A colour, edited with a picker rather than as four numbers.

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

Fields and properties (2)

  • public string Name

    What the shader calls it.

  • public Color4 Value

    Its value.

Used by (6)

  • Describes_Vixen_Editor_AssetEditors_Materials_ColourParameterVixen.Editor.AssetEditors
  • EditorViewTestsVixen.Editor.AssetEditors.Tests
  • MaterialTestsVixen.Editor.AssetEditors.Tests
  • MaterialViewVixen.Editor.AssetEditors
  • TypeRegistrationVixen.Editor.AssetEditors
  • Vixen_Editor_AssetEditors_Materials_ColourParameterSerializerVixen.Editor.AssetEditors