Preparing search index...
The search index is not available
Wayward Types Viewer | 2.14.0-beta.dev.20240903.1
Wayward Types Viewer
renderer/platform/webgl/FieldOfViewWebGl
FieldOfViewWebGl
Class FieldOfViewWebGl
Hierarchy
FieldOfViewWebGl
Implements
IFieldOfViewPlatform
Index
Constructors
constructor
Properties
context
h
Blur
Program
tex
Light
tex
Light
Old
Methods
compute
delete
initialize
set
Explored
Alpha
initialize
Programs
Constructors
constructor
new
Field
Of
View
Web
Gl
(
context
:
WebGlRendererContext
, fieldOfView
:
FieldOfView
)
:
FieldOfViewWebGl
Parameters
context:
WebGlRendererContext
fieldOfView:
FieldOfView
Returns
FieldOfViewWebGl
Properties
Protected
Readonly
context
context
:
WebGlRendererContext
h
Blur
Program
h
Blur
Program
:
default
tex
Light
tex
Light
:
undefined
|
WebGLTexture
tex
Light
Old
tex
Light
Old
:
undefined
|
WebGLTexture
Methods
compute
compute
(
island
:
default
, worldLayer
:
WorldLayer
, worldRenderer
:
WorldRenderer
)
:
void
Parameters
island:
default
worldLayer:
WorldLayer
worldRenderer:
WorldRenderer
Returns
void
delete
delete
(
)
:
void
Returns
void
initialize
initialize
(
)
:
void
Returns
void
set
Explored
Alpha
set
Explored
Alpha
(
tiles
:
IExploredTileAlpha
[]
)
:
void
Sets the alpha of a tile in the explored data
Parameters
tiles:
IExploredTileAlpha
[]
Returns
void
Static
initialize
Programs
initialize
Programs
(
webGlContext
:
WebGlContext
)
:
Promise
<
void
>
Parameters
webGlContext:
WebGlContext
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Navigation
Modding Guide
Module Index
Common Modules
@Register
IDoodadDescription
IItemDescription
ITerrainDescription
ITileEventDescription
ICreatureDescription
In This Module
Field
Of
View
Web
Gl
constructor
context
h
Blur
Program
tex
Light
tex
Light
Old
compute
delete
initialize
set
Explored
Alpha
initialize
Programs
Generated using
TypeDoc
Sets the alpha of a tile in the explored data