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.splitTangentsAcrossSeams 跨越接缝分割切线
var splitTangentsAcrossSeams : bool
Description描述
Should tangents be split across UV seams.
可以跨越UV接缝分割切线么。
This setting is only used when tangentImportMode is set to Calculate.
这个设置只用于,当tangentImportMode设置为Calculate。
最后修改:2011年5月26日 Thursday 14:33