C# 클래스 TerrainType, Procedural-Landmass-Generation

파일 보기 프로젝트 열기: SebLague/Procedural-Landmass-Generation 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
colour Color
height float
name string

프로퍼티 상세

colour 공개적으로 프로퍼티

public Color colour
리턴 Color

height 공개적으로 프로퍼티

public float height
리턴 float

name 공개적으로 프로퍼티

public string name
리턴 string