SimplexSmokeSecondaryColor Property |
[Missing <summary> documentation for "P:StarfieldDrivers.Noise.Simplex.SimplexSmoke.SecondaryColor"]
Namespace:
StarfieldDrivers.Noise.Simplex
Assembly:
StarfieldDrivers (in StarfieldDrivers.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public Color SecondaryColor { get; set; }
Public Property SecondaryColor As Color
Get
Set
public:
property Color SecondaryColor {
Color get ();
void set (Color value);
}
member SecondaryColor : Color with get, set
Property Value
Type:
ColorSee Also