Search
Preparing search index...
The search index is not available
OpenCascade.js - v2.0.0-beta.533428a
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
OpenCascade.js - v2.0.0-beta.533428a
Vrml_PointLight
Class Vrml_PointLight
Hierarchy
Vrml_PointLight
Vrml_PointLight_1
Vrml_PointLight_2
Index
Constructors
constructor
Methods
Color
Intensity
Location
On
Off
Set
Color
Set
Intensity
Set
Location
Set
On
Off
delete
Constructors
constructor
new
Vrml_
Point
Light
(
)
:
Vrml_PointLight
Returns
Vrml_PointLight
Methods
Color
Color
(
)
:
Quantity_Color
Returns
Quantity_Color
Intensity
Intensity
(
)
:
number
Returns
number
Location
Location
(
)
:
gp_Vec
Returns
gp_Vec
On
Off
On
Off
(
)
:
boolean
Returns
boolean
Set
Color
Set
Color
(
aColor
:
Quantity_Color
)
:
void
Parameters
aColor:
Quantity_Color
Returns
void
Set
Intensity
Set
Intensity
(
aIntensity
:
number
)
:
void
Parameters
aIntensity:
number
Returns
void
Set
Location
Set
Location
(
aLocation
:
gp_Vec
)
:
void
Parameters
aLocation:
gp_Vec
Returns
void
Set
On
Off
Set
On
Off
(
aOnOff
:
boolean
)
:
void
Parameters
aOnOff:
boolean
Returns
void
delete
delete
(
)
:
void
Returns
void
Exports
Vrml_
Point
Light
constructor
Color
Intensity
Location
On
Off
Set
Color
Set
Intensity
Set
Location
Set
On
Off
delete
Generated using
TypeDoc