WhiteSceneState Class Reference
scenes
@property (nonatomic, nonnull, strong, readonly) NSArray<WhiteScene*> *scenes
当前场景目录下所有场景的列表。
scenePath
@property (nonatomic, nonnull, strong, readonly) NSString *scenePath
当前场景的路径(场景目录+当前场景名)。
index
@property (nonatomic, assign, readonly) NSInteger index
当前场景在所属场景目录中的索引号。