Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ModelImporterSecondaryUVMarginMethod

Methods for handling margins during lightmap UV generation in ModelImporter.
Read time 1 minuteLast updated 8 days ago

Definition

  • Type: Enum
  • Namespace: UnityEditor
  • Assembly: UnityEditor
public enum ModelImporterSecondaryUVMarginMethod

Fields

Value

Description

CalculateCalculate suitable lightmap UV margins based on expected lightmap resolution and object scale.
ManualSpecify pack margin manually.