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
cameraFocus
C# Class cameraFocus, The-next-step
Inheritance:
MonoBehaviour
ファイルを表示
Open project: esther5576/The-next-step
Public Properties
Property
Type
Description
Offset
Vector3
_speed
float
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Private Methods
Method
Description
FocusOn
(
Transform
target
) :
IEnumerator
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
Offset
public_oe property
public
Vector3
Offset
return
Vector3
_speed
public_oe property
public
float
_speed
return
float