Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Grid.GridParameters
C# 클래스 Grid.GridParameters, SanityEngine
파일 보기
프로젝트 열기: tosos/SanityEngine
공개 프로퍼티들
프로퍼티
타입
설명
gridType
GridType
scanHeight
float
xDimension
int
xSize
float
yDimension
int
ySize
float
공개 메소드들
메소드
설명
CopyTo
(
GridParameters
other
) :
void
메소드 상세
CopyTo()
공개
메소드
public
CopyTo
(
GridParameters
other
) :
void
other
GridParameters
리턴
void
프로퍼티 상세
gridType
공개적으로 프로퍼티
public
GridType
gridType
리턴
GridType
scanHeight
공개적으로 프로퍼티
public
float
scanHeight
리턴
float
xDimension
공개적으로 프로퍼티
public
int
xDimension
리턴
int
xSize
공개적으로 프로퍼티
public
float
xSize
리턴
float
yDimension
공개적으로 프로퍼티
public
int
yDimension
리턴
int
ySize
공개적으로 프로퍼티
public
float
ySize
리턴
float