Bearbeiten

Share via


MixedRealityOptimizeUtils.IsDepthBufferSharingEnabled Method

Definition

Checks if the project has depth buffer sharing enabled.

public:
 static bool IsDepthBufferSharingEnabled();
public static bool IsDepthBufferSharingEnabled ();
static member IsDepthBufferSharingEnabled : unit -> bool
Public Shared Function IsDepthBufferSharingEnabled () As Boolean

Returns

True if the project has depth buffer sharing enabled, false otherwise.

Applies to