C# Class TagTool.TagDefinitions.BeamSystem.BeamSystemBlock.CompiledColorFunction

Show file Open project: TheGuardians/TagTool

Public Properties

Property Type Description
Blue float
Green float
Magnitude float
Red float

Property Details

Blue public property

public float Blue
return float

Green public property

public float Green
return float

Magnitude public property

public float Magnitude
return float

Red public property

public float Red
return float