Enum ClothingApplicationType
Represents how a clothing item is applied to the avatar. Mirrors ScheduleOne.Clothing.EClothingApplicationType.
public enum ClothingApplicationType
- Extension Methods
Fields
Accessory = 2Applied as a 3D accessory (separate mesh).
BodyLayer = 0Applied as a body layer (flat texture on body mesh).
FaceLayer = 1Applied as a face layer (flat texture on face mesh).