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
ResizableShadow
C# Class ResizableShadow, Malisse
Inheritance:
MonoBehaviour
显示文件
Open project: Collegiennes/Malisse
Public Properties
Property
Type
Description
CustomParent
Transform
SizeFactor
Vector2
Public Methods
Method
Description
Awake
( ) :
void
Update
( ) :
void
Method Details
Awake()
public
method
public
Awake
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
CustomParent
public_oe property
public
Transform
CustomParent
return
Transform
SizeFactor
public_oe property
public
Vector2
SizeFactor
return
Vector2