UniformMatrix4fv Method
Definition
Namespace: Avalonia.OpenGL
Assembly: Avalonia.OpenGL (in Avalonia.OpenGL.dll)
- C#
- VB
- F#
public void UniformMatrix4fv(
int location,
int count,
bool transpose,
void* value
)
Visual Basic does not support APIs that consume or return unsafe types.
F# does not support APIs that consume or return unsafe types.