C# 클래스 FootstepSurface, Hellbound

상속: MonoBehaviour
파일 보기 프로젝트 열기: Backman/Hellbound 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
m_Priority int
m_Surface float
m_UseFootstepSurface bool

프로퍼티 상세

m_Priority 공개적으로 프로퍼티

public int m_Priority
리턴 int

m_Surface 공개적으로 프로퍼티

public float m_Surface
리턴 float

m_UseFootstepSurface 공개적으로 프로퍼티

FootstepSurface script will need to be placed on any surface the player can walk on to change the sound the "footsteps" makes. Anton Thorsell
public bool m_UseFootstepSurface
리턴 bool