C# Class UnityEditor.SketchUpImportScene

显示文件 Open project: CarlosHBC/UnityDecompiled

Public Properties

Property Type Description
camera SketchUpImportCamera
name string

Property Details

camera public_oe property

The camera data of the SketchUp scene.

public SketchUpImportCamera,UnityEditor camera
return SketchUpImportCamera

name public_oe property

The name of the SketchUp scene.

public string name
return string