C# Class UnityEditor.SketchUpImportScene

Afficher le fichier Open project: CarlosHBC/UnityDecompiled

Méthodes publiques

Свойство Type Description
camera SketchUpImportCamera
name string

Property Details

camera public_oe property

The camera data of the SketchUp scene.

public SketchUpImportCamera,UnityEditor camera
Résultat SketchUpImportCamera

name public_oe property

The name of the SketchUp scene.

public string name
Résultat string