SketchUpImportScene

struct in UnityEditor

Cambiar al Manual

Descripción

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.