ProgramRaster.GetCullMode Method

Definition

Caution

deprecated

[Android.Runtime.Register("getCullMode", "()Landroid/renderscript/ProgramRaster$CullMode;", "GetGetCullModeHandler")]
[System.Obsolete("deprecated")]
public virtual Android.Renderscripts.ProgramRaster.CullMode? GetCullMode ();
[<Android.Runtime.Register("getCullMode", "()Landroid/renderscript/ProgramRaster$CullMode;", "GetGetCullModeHandler")>]
[<System.Obsolete("deprecated")>]
abstract member GetCullMode : unit -> Android.Renderscripts.ProgramRaster.CullMode
override this.GetCullMode : unit -> Android.Renderscripts.ProgramRaster.CullMode

Returns

cull mode

Attributes

Remarks

Java documentation for android.renderscript.ProgramRaster.getCullMode().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to