C# 클래스 Fusion.Engine.Graphics.SceneRenderer.CBMeshInstanceData

파일 보기 프로젝트 열기: demiurghg/FusionEngine

공개 프로퍼티들

프로퍼티 타입 설명
BiasSlopeFar System.Vector4
Projection System.Matrix
View System.Matrix
ViewPos System.Vector4
World System.Matrix

프로퍼티 상세

BiasSlopeFar 공개적으로 프로퍼티

public Vector4,System BiasSlopeFar
리턴 System.Vector4

Projection 공개적으로 프로퍼티

public Matrix,System Projection
리턴 System.Matrix

View 공개적으로 프로퍼티

public Matrix,System View
리턴 System.Matrix

ViewPos 공개적으로 프로퍼티

public Vector4,System ViewPos
리턴 System.Vector4

World 공개적으로 프로퍼티

public Matrix,System World
리턴 System.Matrix