C# 클래스 TileColliderManager, UnityPlatformerUtils

상속: MonoBehaviour
파일 보기 프로젝트 열기: LukeZaz/UnityPlatformerUtils

공개 프로퍼티들

프로퍼티 타입 설명
colliderMaterial UnityEngine.PhysicsMaterial2D
colliderTag string
eMethods ExtraMethods,
tagsOfTiles string[]
tileHeight float
tileWidth float

공개 메소드들

메소드 설명
Start ( ) : void

메소드 상세

Start() 공개 메소드

public Start ( ) : void
리턴 void

프로퍼티 상세

colliderMaterial 공개적으로 프로퍼티

public PhysicsMaterial2D,UnityEngine colliderMaterial
리턴 UnityEngine.PhysicsMaterial2D

colliderTag 공개적으로 프로퍼티

public string colliderTag
리턴 string

eMethods 공개적으로 프로퍼티

public ExtraMethods, eMethods
리턴 ExtraMethods,

tagsOfTiles 공개적으로 프로퍼티

public string[] tagsOfTiles
리턴 string[]

tileHeight 공개적으로 프로퍼티

public float tileHeight
리턴 float

tileWidth 공개적으로 프로퍼티

public float tileWidth
리턴 float