RoI
Struct
Read time 1 minuteLast updated 8 months ago
Inherited Members
Namespace: UnityEngine.Pixyz.Material
[Serializable]public struct RoI
Constructors
RoI(RoI)
public RoI(RoI o)
Parameters
Type | Name | Description |
|---|---|---|
| RoI | o |
Fields
x
public int x
Returns
Type | Description |
|---|---|
| int |
y
public int y
Returns
Type | Description |
|---|---|
| int |
w
public int w
Returns
Type | Description |
|---|---|
| int |
h
public int h
Returns
Type | Description |
|---|---|
| int |