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
tk2dCameraEditor.Preset
C# Class tk2dCameraEditor.Preset, Malisse
显示文件
Open project: Collegiennes/Malisse
Public Properties
Property
Type
Description
height
int
name
string
width
int
Public Methods
Method
Description
Preset
(
string
name
,
int
width
,
int
height
)
Method Details
Preset()
public
method
public
Preset
(
string
name
,
int
width
,
int
height
)
name
string
width
int
height
int
Property Details
height
public_oe property
public
int
height
return
int
name
public_oe property
public
string
name
return
string
width
public_oe property
public
int
width
return
int