Legacy Documentation: Version 2017.1 (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.

Variables

cameraThe camera data of the SketchUp scene.
nameThe name of the SketchUp scene.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答