C# 클래스 Unity.OsvrRenderManager.OSVR_ProjectionMatrix

파일 보기 프로젝트 열기: VirsixInc/VRCubeSword

공개 프로퍼티들

프로퍼티 타입 설명
bottom double
farClip double
left double
nearClip double
right double
top double

프로퍼티 상세

bottom 공개적으로 프로퍼티

public double bottom
리턴 double

farClip 공개적으로 프로퍼티

public double farClip
리턴 double

left 공개적으로 프로퍼티

public double left
리턴 double

nearClip 공개적으로 프로퍼티

public double nearClip
리턴 double

right 공개적으로 프로퍼티

public double right
리턴 double

top 공개적으로 프로퍼티

public double top
리턴 double