Table of Contents

Enum ClothingApplicationType

Namespace
S1API.Items
Assembly
S1API.dll

Represents how a clothing item is applied to the avatar. Mirrors ScheduleOne.Clothing.EClothingApplicationType.

[Obsolete("Use S1API.Items.Clothing.ClothingApplicationType instead")]
public enum ClothingApplicationType
Extension Methods

Fields

Accessory = 2

Applied as a 3D accessory (separate mesh).

BodyLayer = 0

Applied as a body layer (flat texture on body mesh).

FaceLayer = 1

Applied as a face layer (flat texture on face mesh).