C# 클래스 Glare.Graphics.Loaders.Fbx.FbxPropertyAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: Burton-Radons/Alexandria

공개 메소드들

메소드 설명
FbxPropertyAttribute ( int order ) : System
FbxPropertyAttribute ( string serializedName, int order ) : System

메소드 상세

FbxPropertyAttribute() 공개 메소드

public FbxPropertyAttribute ( int order ) : System
order int
리턴 System

FbxPropertyAttribute() 공개 메소드

public FbxPropertyAttribute ( string serializedName, int order ) : System
serializedName string
order int
리턴 System