ScissorTest QML Type

The ScissorTest type discards fragments that fall outside of a certain rectangular portion of the screen. 更多...

import 语句: import Qt3D.Render 2.8
在 C++: QScissorTest
继承:

RenderState

状态: Deprecated

特性

详细描述

A ScissorTest type enables scissor test, which discards fragments outside the rectangular area of the screen specified by the left, bottom, width and height properties.

特性文档编制

bottom : int

Holds the bottom coordinate of the scissor box.

height : int

Holds the height of the scissor box.

left : int

Holds the left coordinate of the scissor box.

width : int

Holds the width of the scissor box.

内容

  1. 特性

  2. 详细描述

版权所有  © 2014-2026 乐数软件    

工业和信息化部: 粤ICP备14079481号-1