<Code Lib>
2026 Method
Changes 0
M

EffectInstance.SetColor

Description:
Sets the color parameter of the effect instance.

public void SetColor(
	Color color
)

  • color
    The color value.

Loading…