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
MovingCamera
C# Class MovingCamera, TheUnseen
Inheritance:
MonoBehaviour
ファイルを表示
Open project: henryj41043/TheUnseen
Class Usage Examples
Public Properties
Property
Type
Description
origin
Vector3
ratio
float
target
Vector3
Public Methods
Method
Description
ChangeTarget
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
ChangeTarget()
public
method
public
ChangeTarget
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
origin
public_oe property
public
Vector3
origin
return
Vector3
ratio
public_oe property
public
float
ratio
return
float
target
public_oe property
public
Vector3
target
return
Vector3