Vixen
dd8b0a81
csharp
public readonly record struct Scalar

One float.

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

Fields and properties (1)

  • public string Expression

    The text that reads it.

Methods (3)

  • public Scalar(string Expression)

    One float.

  • public static implicit operator Scalar(float value)

    A literal, so that a node's field initializer compiles.

  • public override string ToString()

    Returns the fully qualified type name of this instance.

Used by (78, showing 40)

  • AmbientOcclusionNodeVixen.Editor.TextureGraph
  • AngularVelocityNodeVixen.Editor.VfxGraph
  • AttractNodeVixen.Editor.VfxGraph
  • BlendNodeVixen.Editor.TextureGraph
  • BlurHqNodeVixen.Editor.TextureGraph
  • BlurNodeVixen.Editor.TextureGraph
  • BurstNodeVixen.Editor.VfxGraph
  • CheckerNodeVixen.Editor.ShaderGraph
  • CheckerNodeVixen.Editor.TextureGraph
  • CollidePlaneNodeVixen.Editor.VfxGraph
  • CollideSphereNodeVixen.Editor.VfxGraph
  • ColourSelectNodeVixen.Editor.TextureGraph
  • CombineNodeVixen.Editor.ShaderGraph
  • CropNodeVixen.Editor.TextureGraph
  • CurvatureNodeVixen.Editor.TextureGraph
  • CurveNodeVixen.Editor.TextureGraph
  • DirectionalBlurNodeVixen.Editor.TextureGraph
  • DirectionalWarpNodeVixen.Editor.TextureGraph
  • DistanceNodeVixen.Editor.TextureGraph
  • DotNodeVixen.Editor.ShaderGraph
  • DragNodeVixen.Editor.VfxGraph
  • EdgeDetectNodeVixen.Editor.TextureGraph
  • EffectNodeVixen.Editor.VfxGraph
  • EmbossNodeVixen.Editor.TextureGraph
  • FlipbookNodeVixen.Editor.ShaderGraph
  • FloatPropertyNodeVixen.Editor.ShaderGraph
  • FloodFillNodeVixen.Editor.TextureGraph
  • FractalNoiseNodeVixen.Editor.ShaderGraph
  • GradientNodeVixen.Editor.TextureGraph
  • GrayscaleNodeVixen.Editor.TextureGraph
  • HeightToNormalNodeVixen.Editor.TextureGraph
  • HslNodeVixen.Editor.TextureGraph
  • LerpNodeVixen.Editor.ShaderGraph
  • LevelsNodeVixen.Editor.TextureGraph
  • LifetimeNodeVixen.Editor.VfxGraph
  • LightOutputNodeVixen.Editor.VfxGraph
  • MirrorNodeVixen.Editor.TextureGraph
  • MixNodeVixen.Editor.TextureGraph
  • NoiseNodeVixen.Editor.ShaderGraph
  • NoiseNodeVixen.Editor.TextureGraph