次の方法で共有


ProgramStore.IsDepthMaskEnabled Property

Definition

Queries whether writes are enabled into the depth buffer

public virtual bool IsDepthMaskEnabled { [Android.Runtime.Register("isDepthMaskEnabled", "()Z", "GetIsDepthMaskEnabledHandler")] get; }
[<get: Android.Runtime.Register("isDepthMaskEnabled", "()Z", "GetIsDepthMaskEnabledHandler")>]
member this.IsDepthMaskEnabled : bool

Property Value

depth mask

Attributes

Remarks

Queries whether writes are enabled into the depth buffer

Java documentation for android.renderscript.ProgramStore.isDepthMaskEnabled().

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