Makes the upper 2x2 a scale matrix of given dimensions
Syntax
[Android.Runtime.Register("loadScale", "(FF)V", "GetLoadScale_FFHandler")]
public virtual
void LoadScale (
float x,
float y)
Parameters
- x
- scale component x
- y
- scale component y
Remarks
Requirements
Namespace: Android.Renderscripts
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11