csharp
public readonly record struct Float4Four floats.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (1)
public string ExpressionThe text that reads it.
Methods (2)
public Float4(string Expression)Four floats.
public override string ToString()Returns the fully qualified type name of this instance.
Used by (8)
- ColourNodeVixen.Editor.VfxGraph
- ColourOverLifeNodeVixen.Editor.VfxGraph
- ColourPropertyNodeVixen.Editor.ShaderGraph
- CombineNodeVixen.Editor.ShaderGraph
- SampleTexture2DNodeVixen.Editor.ShaderGraph
- SplitNodeVixen.Editor.ShaderGraph
- TestColourNodeVixen.Editor.NodeGraph.Tests
- VertexColourNodeVixen.Editor.ShaderGraph