Rapid Render API
Preparing search index...
ILineRenderOptions
Interface ILineRenderOptions
interface
ILineRenderOptions
{
closed
?:
boolean
;
color
?:
Color
;
points
:
Vec2
[]
;
roundCap
?:
boolean
;
texture
?:
Texture
;
textureMode
?:
LineTextureMode
;
width
?:
number
;
}
Hierarchy (
View Summary
)
ILineRenderOptions
ILineOptions
Index
Properties
closed?
color?
points
round
Cap?
texture?
texture
Mode?
width?
Properties
Optional
closed
closed
?:
boolean
Optional
color
color
?:
Color
points
points
:
Vec2
[]
Optional
round
Cap
roundCap
?:
boolean
Optional
texture
texture
?:
Texture
Optional
texture
Mode
textureMode
?:
LineTextureMode
Optional
width
width
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
closed
color
points
round
Cap
texture
texture
Mode
width
Rapid Render API
Loading...