C# 클래스 LastPlayerSighting

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

공개 프로퍼티들

프로퍼티 타입 설명
changeRotation float
currentEcosystem string
position Vector3
positionTransform Transform
resetPosition Vector3

프로퍼티 상세

changeRotation 공개적으로 프로퍼티

public float changeRotation
리턴 float

currentEcosystem 공개적으로 프로퍼티

public string currentEcosystem
리턴 string

position 공개적으로 프로퍼티

public Vector3 position
리턴 Vector3

positionTransform 공개적으로 프로퍼티

public Transform positionTransform
리턴 Transform

resetPosition 공개적으로 프로퍼티

public Vector3 resetPosition
리턴 Vector3