RenderTargetBinding.depthStoreAction

public Rendering.RenderBufferStoreAction depthStoreAction;

Description 描述

Store action for the depth/stencil buffer.

Not all platforms support store actions. If the platform you are using does not support store actions, RenderBufferStoreAction.Store will be used instead.