Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
SpotLightMove
C# Class SpotLightMove, ShaderProject
Inheritance:
MonoBehaviour
ファイルを表示
Open project: ellioman/ShaderProject
Class Usage Examples
Protected Properties
Property
Type
Description
horzExtent
float
target
Vector3
vertExtent
float
Protected Methods
Method
Description
SetNewTarget
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
SetNewTarget()
protected
method
protected
SetNewTarget
( ) :
void
return
void
Start()
protected
method
protected
Start
( ) :
void
return
void
Update()
protected
method
protected
Update
( ) :
void
return
void
Property Details
horzExtent
protected_oe property
protected
float
horzExtent
return
float
target
protected_oe property
protected
Vector3
target
return
Vector3
vertExtent
protected_oe property
protected
float
vertExtent
return
float