Hilo3d API - v2.0.0
Home
Examples
Repository
Preparing search index...
Hilo3d
RenderTargetReadColorAttachmentOptions
Interface RenderTargetReadColorAttachmentOptions
interface
RenderTargetReadColorAttachmentOptions
{
attachmentIndex
?:
number
;
height
?:
number
;
width
?:
number
;
x
?:
number
;
y
?:
number
;
}
Index
Properties
attachment
Index?
height?
width?
x?
y?
Properties
Optional
Readonly
attachment
Index
attachmentIndex
?:
number
Optional
Readonly
height
height
?:
number
Optional
Readonly
width
width
?:
number
Optional
Readonly
x
x
?:
number
Top-left texture-space origin.
Optional
Readonly
y
y
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attachment
Index
height
width
x
y
Home
Examples
Repository
Hilo3d API - v2.0.0
Loading...
Top-left texture-space origin.