Class RenderPassState3D
Defines a class which stores some data for current render pass
Inherited Members
Namespace:
Assembly: .dll
Syntax
public final class RenderPassState3D extends RenderPassStateCore
Fields
isVertexTexturesSupported
Declaration
public final boolean isVertexTexturesSupported
Field Value
| Type | Description |
|---|---|
| boolean |
viewportHeight
Declaration
public final int viewportHeight
Field Value
| Type | Description |
|---|---|
| int |
viewportWidth
Declaration
public final int viewportWidth
Field Value
| Type | Description |
|---|---|
| int |