SceneView.SceneViewState.SetAllEnabled

public void SetAllEnabled(bool value);

Parameters

valueThe new value for all graphic settings in this SceneViewState. Possible values are true or false.

Description

Sets all graphic settings, for this SceneViewState, to either true or false.

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