@twinfinity/core
Preparing search index...
<internal>
ShortFrustumDepthRenderer
Class ShortFrustumDepthRenderer
Index
Constructors
constructor
Properties
depth
Renderer
depth
Render
Stores
Non
Linear
Depth
short
Frustum
Projection
Matrix
State
Methods
disable
dispose
is
Disabled
resize
set
Pause
Constructors
constructor
new
ShortFrustumDepthRenderer
(
storeNonLinearDepth
:
boolean
,
scene
:
Scene
,
camera
:
Camera
,
_ifcMeshCustomDepthMaterial
:
IfcMeshDepthMaterial
,
_babylonjsMeshCustomDepthMaterial
:
BabylonMeshDepthMaterial
,
)
:
ShortFrustumDepthRenderer
Parameters
storeNonLinearDepth
:
boolean
scene
:
Scene
camera
:
Camera
_ifcMeshCustomDepthMaterial
:
IfcMeshDepthMaterial
_babylonjsMeshCustomDepthMaterial
:
BabylonMeshDepthMaterial
Returns
ShortFrustumDepthRenderer
Properties
Readonly
depth
Renderer
depthRenderer
:
DepthRenderer
Readonly
depth
Render
Stores
Non
Linear
Depth
depthRenderStoresNonLinearDepth
:
boolean
= false
Readonly
short
Frustum
Projection
Matrix
State
shortFrustumProjectionMatrixState
:
ShortFrustumProjectionMatrixState
Methods
disable
disable
()
:
void
Returns
void
dispose
dispose
()
:
void
Returns
void
is
Disabled
isDisabled
()
:
boolean
Returns
boolean
resize
resize
(
width
:
number
,
height
:
number
,
scene
:
Scene
)
:
void
Parameters
width
:
number
height
:
number
scene
:
Scene
Returns
void
set
Pause
setPause
(
paused
:
boolean
)
:
void
Parameters
paused
:
boolean
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
depth
Renderer
depth
Render
Stores
Non
Linear
Depth
short
Frustum
Projection
Matrix
State
Methods
disable
dispose
is
Disabled
resize
set
Pause
@twinfinity/core
Loading...