Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Vector3IntField.UxmlTraits

Defines UxmlTraits for the Vector3IntField.
Read time 1 minuteLast updated 11 days ago

Definition

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

Methods

Method

Description

InitInitializes the UxmlTraits for the Vector3IntField.

Inheritance