Version:
Back to list
Scene :: getScenePathsInGroup
Synopsis
Returns the scene paths contained in the given groupGUI Dialog
Script function
scene.getScenePathsInGroup(group[, recursive]) -> pathsParameters
group (Group) : The group
recursive (Boolean) [optional] : If set to True, returns also the scene paths contained in sub groups recursively
Return value
paths (ScenePathList) : The scene paths contained in the group