Version: 2022.1
언어: 한국어

SketchUpImportScene

struct in UnityEditor

매뉴얼로 전환

설명

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.

변수

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