RoI
Struct
Read time 1 minuteLast updated 10 hours ago
Inherited Members
- Equals(object)
- GetHashCode()
- ToString()
- Equals(object, object)
- GetType()
- ReferenceEquals(object, object)
Namespace: UnityEngine.Pixyz.Material
[Serializable]public struct RoI
Constructors
RoI(RoI)
Parameterspublic RoI(RoI o)
Type | Name | Description |
|---|---|---|
| RoI | o |
Fields
x
Returnspublic int x
Type | Description |
|---|---|
| int |
y
Returnspublic int y
Type | Description |
|---|---|
| int |
w
Returnspublic int w
Type | Description |
|---|---|
| int |
h
Returnspublic int h
Type | Description |
|---|---|
| int |