C# Class AreaLightTest.AreaLightForm.CB_Camera

Mostrar archivo Open project: Patapom/GodComplex

Public Properties

Property Type Description
_Camera2Proj SharpMath.float4x4
_Camera2World SharpMath.float4x4
_Proj2Camera SharpMath.float4x4
_Proj2World SharpMath.float4x4
_World2Camera SharpMath.float4x4
_World2Proj SharpMath.float4x4

Property Details

_Camera2Proj public_oe property

public float4x4,SharpMath _Camera2Proj
return SharpMath.float4x4

_Camera2World public_oe property

public float4x4,SharpMath _Camera2World
return SharpMath.float4x4

_Proj2Camera public_oe property

public float4x4,SharpMath _Proj2Camera
return SharpMath.float4x4

_Proj2World public_oe property

public float4x4,SharpMath _Proj2World
return SharpMath.float4x4

_World2Camera public_oe property

public float4x4,SharpMath _World2Camera
return SharpMath.float4x4

_World2Proj public_oe property

public float4x4,SharpMath _World2Proj
return SharpMath.float4x4