<Code Lib>
2025 Method
Changes 0
M

EffectInstance.SetDiffuseColor

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

public void SetDiffuseColor(
	Color color
)

  • color
    The diffuse color value.

Loading…