Click or drag to resize

PlayScreenSetScene Method

Namespace:  Project
Assembly:  Project (in Project.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public void SetScene(
	Scene scene,
	bool canChangeUIControl
)

Parameters

scene
Type: NeoAxisScene
canChangeUIControl
Type: SystemBoolean
See Also