Android.Renderscripts.Sampler.MIRRORED_REPEAT_NEAREST Method
Retrieve a sampler with min and mag set to nearest and wrap modes set to mirrored repeat.

Syntax

[Android.Runtime.Register("MIRRORED_REPEAT_NEAREST", "(Landroid/renderscript/RenderScript;)Landroid/renderscript/Sampler;", "")]
public static Sampler MIRRORED_REPEAT_NEAREST (RenderScript rs)

Parameters

rs
Context to which the sampler will belong.

Returns

Documentation for this section has not yet been entered.

Remarks

Retrieve a sampler with min and mag set to nearest and wrap modes set to mirrored repeat.

[Android Documentation]

Requirements

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