DestinationBlendFactor
RenderState.DestinationBlendFactor property
获取或设置颜色的混合方式。
public BlendFactor DestinationBlendFactor { get; set; }
也可以看看
- enum BlendFactor
- class RenderState
- 命名空间 Aspose.ThreeD.Render
- 部件 Aspose.3D
获取或设置颜色的混合方式。
public BlendFactor DestinationBlendFactor { get; set; }