Home
Giro3D framework
Piero application
Getting started with Giro3D
Giro3D examples
API documentation
Version v0.39.0
GitLab
Giro3D API (v0.39.0)
external
three
WebGLClipping
Class WebGLClipping
Index
Constructors
constructor
Properties
num
Intersection
num
Planes
uniform
Methods
begin
Shadows
end
Shadows
init
set
Global
State
set
State
Constructors
constructor
new
WebGLClipping
(
properties
)
:
WebGLClipping
Parameters
properties
:
WebGLProperties
Returns
WebGLClipping
Properties
num
Intersection
num
Intersection
:
number
Default
0
Copy
num
Planes
num
Planes
:
number
Default
0
Copy
uniform
uniform
:
{
needsUpdate
:
boolean
;
value
:
any
;
}
Type declaration
needs
Update
:
boolean
value
:
any
Methods
begin
Shadows
begin
Shadows
(
)
:
void
Returns
void
end
Shadows
end
Shadows
(
)
:
void
Returns
void
init
init
(
planes
,
enableLocalClipping
)
:
boolean
Parameters
planes
:
any
[]
enableLocalClipping
:
boolean
Returns
boolean
set
Global
State
set
Global
State
(
planes
,
camera
)
:
void
Parameters
planes
:
Plane
[]
camera
:
Camera
Returns
void
set
State
set
State
(
material
,
camera
,
useCache
)
:
void
Parameters
material
:
Material
camera
:
Camera
useCache
:
boolean
Returns
void
Settings
Member Visibility
Protected
Inherited
External
On This Page
constructor
num
Intersection
num
Planes
uniform
begin
Shadows
end
Shadows
init
set
Global
State
set
State
Giro3D API (v0.39.0)
Loading...
Default