Retrieve a sampler with min and mag set to linear and wrap modes set to
wrap.
Syntax
[Android.Runtime.Register("WRAP_LINEAR", "(Landroid/renderscript/RenderScript;)Landroid/renderscript/Sampler;", "")]
public static
Sampler WRAP_LINEAR (
RenderScript rs)
Parameters
- rs
- Context to which the sampler will belong.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Renderscripts
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11