<Code Lib>
2025 Method
Changes 0
M

EffectInstance.SetAmbientColor

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

public void SetAmbientColor(
	Color color
)

  • color
    The ambient color value.

Loading…