Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
TiledPipelineExtensions
Layer
C# 클래스 TiledPipelineExtensions.Layer
파일 보기
프로젝트 열기: Diegoisawesome/AwesomeMapEditor-old
공개 프로퍼티들
프로퍼티
타입
설명
Height
int
Name
string
Opacity
float
Properties
List
Type
string
Visible
bool
Width
int
공개 메소드들
메소드
설명
Layer
(
XmlNode
node
) :
System
메소드 상세
Layer()
공개
메소드
public
Layer
(
XmlNode
node
) :
System
node
System.Xml.XmlNode
리턴
System
프로퍼티 상세
Height
공개적으로 프로퍼티
public
int
Height
리턴
int
Name
공개적으로 프로퍼티
public
string
Name
리턴
string
Opacity
공개적으로 프로퍼티
public
float
Opacity
리턴
float
Properties
공개적으로 프로퍼티
public
List
Properties
리턴
List
Type
공개적으로 프로퍼티
public
string
Type
리턴
string
Visible
공개적으로 프로퍼티
public
bool
Visible
리턴
bool
Width
공개적으로 프로퍼티
public
int
Width
리턴
int