Android.Renderscripts.Matrix4f.Multiply Method
Post-multiplies the current matrix by a given parameter

Syntax

[Android.Runtime.Register("multiply", "(Landroid/renderscript/Matrix4f;)V", "GetMultiply_Landroid_renderscript_Matrix4f_Handler")]
public virtual void Multiply (Matrix4f rhs)

Parameters

rhs
right hand side to multiply by

Remarks

Post-multiplies the current matrix by a given parameter

[Android Documentation]

Requirements

Namespace: Android.Renderscripts
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11