Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
THREE
AmbientLight
C# Class THREE.AmbientLight
Inheritance:
Light
Mostra file
Open project: guidovanhilst/SharpThreejs
Class Usage Examples
Public Methods
Method
Description
AmbientLight
( ) :
System
AmbientLight
(
Color
c
) :
System
AmbientLight
(
int
p
) :
System
Method Details
AmbientLight()
public
method
public
AmbientLight
( ) :
System
return
System
AmbientLight()
public
method
public
AmbientLight
(
Color
c
) :
System
c
Color
return
System
AmbientLight()
public
method
public
AmbientLight
(
int
p
) :
System
p
int
return
System