IAlphaModulateEffectiveData

IAlphaModulateEffectiveData interface

表示 Alpha 调制效果的不可变对象。 效果 alpha(不透明度)值乘以固定百分比。 效果容器指定包含要调制的 alpha 值的效果。

public interface IAlphaModulateEffectiveData : IEffectEffectiveData

特性

姓名描述
AsIEffectEffectiveData { get; }允许获取基础 IEffectEffectiveData 接口。 只读IEffectEffectiveData

也可以看看