ProtectedconstructorSnap HiddenReadonlyidThe unique id of the entity.
Compression level controlling the quality-versus-size tradeoff.
ReadonlymetaMetadata associated with this entity, providing access to its unique identifier and other descriptive properties.
Whether mipmaps are generated and stored alongside the compressed texture.
ReadonlytypeThe entity's type.
StaticcreateCreates a new PerformanceCompressionSettings entity within the given scene.
A list of entities which this entity has a reference to.
StaticgetReturns metadata about this type.
A list of entities which has a reference to this entity.
StaticgetReturns the type name of this class.
Returns the name of this object's type.
Returns true if the object is of the specified type.
Returns true if this object refers to the same instance as the given object.
Sets runtime-performance-tuned texture compression with optional mipmaps; assign to AssetImportMetadata.compressionSettings.
Example