<Code Lib>
2025 Method
Changes 0
M

EffectInstance.SetEmissiveColor

Description:
Sets the emissive color parameter of the effect instance.

public void SetEmissiveColor(
	Color color
)

  • color
    The emissive color value.

Loading…