Sets the material color corresponding to the given index (BaltieSpriteMaterialIndex).
Namespace:
SGP.BaltieAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public void SetColor( BaltieSpriteMaterialIndex index, Color value ) |
Parameters
- index
- Type: SGP.Baltie..::.BaltieSpriteMaterialIndex
Material index.
- value
- Type: System.Drawing..::.Color
The Color color.