ScriptableRenderPipelineExtensionAttribute.inUse

public bool inUse;

Description

Determines whether the current ScriptableRenderPipeline is the same type as the one given by the constructor. Returns true if the ScriptableRenderPipeline is of the type used when constructing the attribute. Otherwise, returns false.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答