Get combined backbuffer matrix
Namespace:
FlowMapAssembly: FlowMap (in FlowMap.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Function GetCombinedMatrix As Matrix |
C# |
---|
public Matrix GetCombinedMatrix() |
Visual C++ |
---|
public: Matrix GetCombinedMatrix() |
JavaScript |
---|
function getCombinedMatrix(); |