DepthFunction
RenderState.DepthFunction property
获取或设置深度测试中使用的比较函数
public CompareFunction DepthFunction { get; set; }
也可以看看
- enum CompareFunction
- class RenderState
- 命名空间 Aspose.ThreeD.Render
- 部件 Aspose.3D
获取或设置深度测试中使用的比较函数
public CompareFunction DepthFunction { get; set; }