Experimental: this API is experimental and might be changed or removed in the future.

GameObjectRecorder.isRecording

切换到手册
public bool isRecording ;

描述

Returns true when the recorder is recording.

首次调用 TakeSnapshot 之后为 true,调用 ResetRecording 时重置为 false。