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.isTangentImportSupported 是否支持切线导入
var isTangentImportSupported : bool
Description描述
Is import of tangents supported by this importer.
通过导入器是否支持切线导入。
参见:tangentImportMode, ModelImporterTangentSpaceMode.
最后修改:2011年5月26日 Thursday 15:10