C# Class UnityEditor.UnityMetaData

Afficher le fichier Open project: BabylonJS/Babylon.js Class Usage Examples

Méthodes publiques

Свойство Type Description
api bool
areaIndex int
components List
layerIndex int
layerName string
meshLink object
meshObstacle object
navAgent object
objectId string
objectName string
properties object>.Dictionary
tagName string
type string

Méthodes publiques

Méthode Description
UnityMetaData ( ) : System

Method Details

UnityMetaData() public méthode

public UnityMetaData ( ) : System
Résultat System

Property Details

api public_oe property

public bool api
Résultat bool

areaIndex public_oe property

public int areaIndex
Résultat int

components public_oe property

public List components
Résultat List

layerIndex public_oe property

public int layerIndex
Résultat int

layerName public_oe property

public string layerName
Résultat string

meshLink public_oe property

public object meshLink
Résultat object

meshObstacle public_oe property

public object meshObstacle
Résultat object

navAgent public_oe property

public object navAgent
Résultat object

objectId public_oe property

public string objectId
Résultat string

objectName public_oe property

public string objectName
Résultat string

properties public_oe property

public Dictionary properties
Résultat object>.Dictionary

tagName public_oe property

public string tagName
Résultat string

type public_oe property

public string type
Résultat string