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

FbxObject class information.
This is called "FbxClassId" in the FBX SDK, because it was passed around as "FbxClassId", not "FbxClass*", giving it a different usage profile.
Mostrar archivo Open project: Burton-Radons/Alexandria Class Usage Examples

Public Methods

Method Description
FromType ( Type type ) : FbxClass

Private Methods

Method Description
FbxClass ( Type type ) : System

Method Details

FromType() public static method

public static FromType ( Type type ) : FbxClass
type System.Type
return FbxClass