C# 클래스 ShipPart

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

공개 프로퍼티들

프로퍼티 타입 설명
angle_offset float
gameObjectID int
offset Vector2

프로퍼티 상세

angle_offset 공개적으로 프로퍼티

public float angle_offset
리턴 float

gameObjectID 공개적으로 프로퍼티

public int gameObjectID
리턴 int

offset 공개적으로 프로퍼티

public Vector2 offset
리턴 Vector2