Legacy Documentation: Version 2017.2 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

SketchUpImportScene

struct in UnityEditor

Description

Structure to hold scene data extracted from a SketchUp file.

When importing a SketchUp file, Unity retrieves all the scenes in the SketchUp file.

This can be extracted later from SketchUpImporter with SketchUpImporter.GetScenes.

Properties

cameraThe camera data of the SketchUp scene.
nameThe name of the SketchUp scene.

Did you find this page useful? Please give it a rating: