Class Vector4Field.UxmlTraits
Inheritance
Vector4Field.UxmlTraits
  Inherited Members
Namespace: UnityEditor.Experimental.UIElements
Assembly: UnityEditor.dll
Syntax
public class UxmlTraits : BaseCompositeField<Vector4, FloatField, float>.UxmlTraitsMethods
| 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 |