Preparing search index...
The search index is not available
rapid-render
rapid-render
IGraphicOptions
Interface IGraphicOptions
interface
IGraphicOptions
{
color
?:
Color
|
Color
[]
;
drawType
?:
number
;
points
:
Vec2
[]
;
shader
?:
GLShader
;
texture
?:
Texture
;
uv
?:
Vec2
[]
;
}
Index
Properties
color?
draw
Type?
points
shader?
texture?
uv?
Properties
Optional
color
color
?:
Color
|
Color
[]
Optional
draw
Type
draw
Type
?:
number
points
points
:
Vec2
[]
Optional
shader
shader
?:
GLShader
Optional
texture
texture
?:
Texture
Optional
uv
uv
?:
Vec2
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
draw
Type
points
shader
texture
uv
rapid-render
Loading...