public class ThreeDFileType extends FileType
Modifier and Type | Field and Description |
---|---|
static ThreeDFileType |
Fbx
FBX, FilmBox, is a popular 3D file format that was originally developed by Kaydara for MotionBuilder.
|
Constructor and Description |
---|
ThreeDFileType() |
Modifier and Type | Method and Description |
---|---|
ConvertOptions |
getConvertOptions()
Prepared default convert options for the file type
|
static FileType[] |
getExcludedSourceTypes() |
static FileType[] |
getExcludedTargetTypes() |
LoadOptions |
getLoadOptions()
Prepared default load options for the source file type
|
fromExtension, fromFilename, fromStream, getAllTypes, getAllTypes, getAllTypes, getDescription, getExtension, getFamily, getFileFormat, toString
compareTo, equals, equals, fromDisplayName, fromValue, getAll, hashCode, op_Equality, op_Inequality
public static final ThreeDFileType Fbx
public LoadOptions getLoadOptions()
FileType
getLoadOptions
in class FileType
public ConvertOptions getConvertOptions()
FileType
getConvertOptions
in class FileType
public static FileType[] getExcludedSourceTypes()
public static FileType[] getExcludedTargetTypes()
Copyright © 2022. All rights reserved.