C# 클래스 SagaMap.Manager.HeightMapInfo

파일 보기 프로젝트 열기: Willyham/SagaRO2 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
location float[]
name string
scale int[]
size int
water_level float

프로퍼티 상세

location 공개적으로 프로퍼티

public float[] location
리턴 float[]

name 공개적으로 프로퍼티

public string name
리턴 string

scale 공개적으로 프로퍼티

public int[] scale
리턴 int[]

size 공개적으로 프로퍼티

public int size
리턴 int

water_level 공개적으로 프로퍼티

public float water_level
리턴 float