Struct RenderPassRect
Namespace: Unity.Tiny.Rendering
Syntax
public struct RenderPassRect
Fields
h
Declaration
public ushort h
Field Value
| Type | Description | 
|---|---|
| UInt16 | 
w
Declaration
public ushort w
Field Value
| Type | Description | 
|---|---|
| UInt16 | 
x
Declaration
public ushort x
Field Value
| Type | Description | 
|---|---|
| UInt16 | 
y
Declaration
public ushort y
Field Value
| Type | Description | 
|---|---|
| UInt16 |