C# Class Fusion.Engine.Graphics.SceneRenderer.CBMeshInstanceData

Show file Open project: demiurghg/FusionEngine

Public Properties

Property Type Description
BiasSlopeFar System.Vector4
Projection System.Matrix
View System.Matrix
ViewPos System.Vector4
World System.Matrix

Property Details

BiasSlopeFar public property

public Vector4,System BiasSlopeFar
return System.Vector4

Projection public property

public Matrix,System Projection
return System.Matrix

View public property

public Matrix,System View
return System.Matrix

ViewPos public property

public Vector4,System ViewPos
return System.Vector4

World public property

public Matrix,System World
return System.Matrix