ModelImporter
- addCollider
- animationCompression
- animationPositionError
- animationRotationError
- animationScaleError
- animationWrapMode
- bakeIK
- clipAnimations
- generateAnimations
- generateMaterials
- generateSecondaryUV
- globalScale
- isBakeIKSupported
- isTangentImportSupported
- isUseFileUnitsSupported
- meshCompression
- normalImportMode
- normalSmoothingAngle
- secondaryUVAngleDistortion
- secondaryUVAreaDistortion
- secondaryUVHardAngle
- secondaryUVPackMargin
- splitAnimations
- splitTangentsAcrossSeams
- swapUVChannels
- tangentImportMode
- useFileUnits
ModelImporter.isUseFileUnitsSupported 是否支持使用文件单位
var isUseFileUnitsSupported : bool
Description描述
Is useFileUnits supported for this asset.
useFileUnits是否支持这个资源。
useFileUnits is supported only on .max files.
useFileUnits仅支持.max文件。
参见:useFileUnits.
最后修改:2011年5月26日 Thursday 14:03