Version: 2022.2
언어: 한국어

ModelImporter.strictVertexDataChecks

매뉴얼로 전환
public bool strictVertexDataChecks ;

설명

Enables strict checks on imported vertex data.

When enabled, checks are performed on the imported vertex data. When invalid data is found, it is discarded and a warning message is logged in the console. This may result in missing vertex data but ensures that results are consistent and can prevent crashes during imports. Checks involve a performance penalty and are disabled by default.