Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Vector2IntField.UxmlTraits

Defines UxmlTraits for the Vector2IntField.
Read time 1 minuteLast updated 12 days ago

Definition

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

Methods

Method

Description

InitInitializes the UxmlTraits for the Vector2IntField.

Inheritance