SketchUpImportScene
Structure to hold scene data extracted from a SketchUp file.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Struct
- Namespace: UnityEditor
- Assembly: UnityEditor
public struct SketchUpImportScene
Remarks
When importing a SketchUp file, Unity retrieves all the scenes in the SketchUp file.
This can be extracted later from SketchUpImporter with SketchUpImporter.GetScenes.