<Code Lib>
2024 Method
Changes 0
M

EffectInstance.SetTransparency

Description:
Sets the transparency parameter of the effect instance.

public void SetTransparency(
	double transparency
)

  • Double
    transparency
    The transparency value.

Loading…