C# 클래스 Fuji.MFMatrix

파일 보기 프로젝트 열기: TurkeyMan/fuji 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
identity MFMatrix
t MFVector
x MFVector
y MFVector
z MFVector

프로퍼티 상세

identity 공개적으로 정적으로 프로퍼티

public static MFMatrix,Fuji identity
리턴 MFMatrix

t 공개적으로 프로퍼티

public MFVector,Fuji t
리턴 MFVector

x 공개적으로 프로퍼티

public MFVector,Fuji x
리턴 MFVector

y 공개적으로 프로퍼티

public MFVector,Fuji y
리턴 MFVector

z 공개적으로 프로퍼티

public MFVector,Fuji z
리턴 MFVector