Sets the values of the matrix to those of the parameter
Syntax
[Android.Runtime.Register("load", "(Landroid/renderscript/Matrix4f;)V", "GetLoad_Landroid_renderscript_Matrix4f_Handler")]
public virtual
void Load (
Matrix4f src)
Parameters
- src
- matrix to load the values from
Remarks
Requirements
Namespace: Android.Renderscripts
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11