WriteParameters

struct in UnityEditor.Build.Content

/

Implemented in:UnityEditor

Description

This struct collects all the WriteSerializedFile parameters in to a single place.

Properties

bundleInfoOptional Parameter used when writing a serialized file for an Asset Bundle.
globalUsageThe global lighting information to use when writing the serialized file.
referenceMapThe set of external objects that can be referenced by this serialized file.
settingsThe settings to use when writing the serialized file.
usageSetThe the texture, material, mesh, and shader usage tags to use when writing the serialized file.
writeCommandThe struct of internal file name, list of objects, and order of objects to use when writing the serialized file.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答