Post-multiplies the current matrix by a given parameter
Syntax
[Android.Runtime.Register("multiply", "(Landroid/renderscript/Matrix3f;)V", "GetMultiply_Landroid_renderscript_Matrix3f_Handler")]
public virtual
void Multiply (
Matrix3f rhs)
Parameters
- rhs
- right hand side to multiply by
Remarks
Requirements
Namespace: Android.Renderscripts
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11