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
SpotLight
C# Class THREE.SpotLight
Inheritance:
Light
Mostra file
Open project: guidovanhilst/SharpThreejs
Public Methods
Method
Description
SpotLight
( ) :
System
SpotLight
(
int
p
) :
System
SpotLight
(
int
p1
,
double
p2
) :
System
Method Details
SpotLight()
public
method
public
SpotLight
( ) :
System
return
System
SpotLight()
public
method
public
SpotLight
(
int
p
) :
System
p
int
return
System
SpotLight()
public
method
public
SpotLight
(
int
p1
,
double
p2
) :
System
p1
int
p2
double
return
System