Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


LayerField.UxmlTraits

Defines UxmlTraits for the LayerField.
Read time 1 minuteLast updated 13 days ago

Definition

Warning
Deprecated. UxmlTraits is deprecated and will be removed. Use UxmlElementAttribute instead.
public class LayerField.UxmlTraits : BaseField<int>.UxmlTraits

Methods

Method

Description

InitInitialize the traits.

Inheritance