C# 클래스 UnityLaser, casanova-mk2

상속: MonoBehaviour
파일 보기 프로젝트 열기: vs-team/casanova-mk2

공개 메소드들

메소드 설명
Instantiate ( Vector3 startPos, Vector3 target ) : UnityLaser,

메소드 상세

Instantiate() 공개 정적인 메소드

public static Instantiate ( Vector3 startPos, Vector3 target ) : UnityLaser,
startPos Vector3
target Vector3
리턴 UnityLaser,