C# Class Glare.Graphics.Loaders.Fbx.FbxPropertyAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: Burton-Radons/Alexandria

Méthodes publiques

Méthode Description
FbxPropertyAttribute ( int order ) : System
FbxPropertyAttribute ( string serializedName, int order ) : System

Method Details

FbxPropertyAttribute() public méthode

public FbxPropertyAttribute ( int order ) : System
order int
Résultat System

FbxPropertyAttribute() public méthode

public FbxPropertyAttribute ( string serializedName, int order ) : System
serializedName string
order int
Résultat System