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
AreaLightDisc
C# Class AreaLightDisc, TheUnseen
Inheritance:
MonoBehaviour
Mostra file
Open project: henryj41043/TheUnseen
Public Properties
Property
Type
Description
Target
GameObject
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Private Methods
Method
Description
projectOnPlane
(
Vector3
pos
,
Vector3
planeCenter
,
Vector3
planeNorm
) :
Vector3
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
Target
public_oe property
public
GameObject
Target
return
GameObject