Version: 2022.3
언어: 한국어

TextureGenerationSettings

struct in UnityEditor.AssetImporters

매뉴얼로 전환

설명

Represents how a texture should be generated from calling TextureGenerator.GenerateTexture.

변수

assetPathPath where the Asset will be placed.
enablePostProcessorWhen set to true, the AssetPostprocessor hooks will be called during texture generation. The following will hold for any AssetPostprocessors triggered through TextureGenerator.GenerateTexture - When the postprocessor is invoked AssetPostprocessor.assetPath will be set to the assetPath value in this structure. - The value of AssetPostprocessor.context will be set to null. - Only OnPostprocessTexture, OnPostprocessCubemap, ... is called. The OnPreprocessTexture functions are not called.
platformSettingsPlatform settings for generating the texture.
qualifyForSpritePackingIndicates if the Sprite generated can be used for atlas packing.
secondarySpriteTexturesSecondary textures for the generated Sprites.
sourceTextureInformationTexture format for the image data.
spriteImportData Sprite Asset generation data.
spritePackingTagTag used for Sprite packing.
textureImporterSettingsSettings for generating texture.

생성자

TextureGenerationSettingsThe Constructor initializes to most common value based on the TetureImporterType you pass in.
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961