Class Vector3IntField.UxmlTraits
Inheritance
Vector3IntField.UxmlTraits
Inherited Members
Namespace: UnityEditor.Experimental.UIElements
Assembly: UnityEditor.dll
Syntax
public class UxmlTraits : BaseCompositeField<Vector3Int, IntegerField, int>.UxmlTraits
Methods
| Improve this Doc View SourceInit(VisualElement, IUxmlAttributes, CreationContext)
Declaration
public override void Init(VisualElement ve, IUxmlAttributes bag, CreationContext cc)
Parameters
| Type | Name | Description |
|---|---|---|
| VisualElement | ve | |
| IUxmlAttributes | bag | |
| CreationContext | cc |