C# 클래스 AxisTripod, tf_client

A struct to describe a left-handed axis tripod of three orthonormalized vectors
파일 보기 프로젝트 열기: wids-eria/tf_client 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
forward Vector3
right Vector3
up Vector3

프로퍼티 상세

forward 공개적으로 프로퍼티

forward axis
public Vector3 forward
리턴 Vector3

right 공개적으로 프로퍼티

right axis
public Vector3 right
리턴 Vector3

up 공개적으로 프로퍼티

up axis
public Vector3 up
리턴 Vector3