Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
MBSyncToCursor2D
C# Class MBSyncToCursor2D, Pharos
Class to set transform to match mouse cursor
Inheritance:
MBEditorEnabledScript
显示文件
Open project: rstaewen/Pharos
Public Properties
Property
Type
Description
Distance
float
Protected Methods
Method
Description
Awake
( ) :
void
OnPlaying
( ) :
void
OnStartsPlaying
( ) :
void
OnStopsPlaying
( ) :
void
Method Details
Awake()
protected
method
protected
Awake
( ) :
void
return
void
OnPlaying()
protected
method
protected
OnPlaying
( ) :
void
return
void
OnStartsPlaying()
protected
method
protected
OnStartsPlaying
( ) :
void
return
void
OnStopsPlaying()
protected
method
protected
OnStopsPlaying
( ) :
void
return
void
Property Details
Distance
public_oe property
The z-plane distance from the camera to translate to
public
float
Distance
return
float