Class Vector3Field.UxmlFactory
Factory class to instantiate a Vector3Field using the data read from a UXML file.
Inheritance
Vector3Field.UxmlFactory
Inherited Members
UxmlFactory<Vector3Field, Vector3Field.UxmlTraits>.Create(IUxmlAttributes, CreationContext)
BaseUxmlFactory<Vector3Field, Vector3Field.UxmlTraits>.AcceptsAttributeBag(IUxmlAttributes, CreationContext)
BaseUxmlFactory<Vector3Field, Vector3Field.UxmlTraits>.uxmlName
BaseUxmlFactory<Vector3Field, Vector3Field.UxmlTraits>.uxmlNamespace
BaseUxmlFactory<Vector3Field, Vector3Field.UxmlTraits>.uxmlQualifiedName
BaseUxmlFactory<Vector3Field, Vector3Field.UxmlTraits>.uxmlType
BaseUxmlFactory<Vector3Field, Vector3Field.UxmlTraits>.canHaveAnyAttribute
BaseUxmlFactory<Vector3Field, Vector3Field.UxmlTraits>.uxmlAttributesDescription
BaseUxmlFactory<Vector3Field, Vector3Field.UxmlTraits>.uxmlChildElementsDescription
BaseUxmlFactory<Vector3Field, Vector3Field.UxmlTraits>.substituteForTypeName
BaseUxmlFactory<Vector3Field, Vector3Field.UxmlTraits>.substituteForTypeNamespace
BaseUxmlFactory<Vector3Field, Vector3Field.UxmlTraits>.substituteForTypeQualifiedName
Namespace: Unity.Muse.AppUI.UI
Assembly: Unity.Muse.AppUI.dll
Syntax
public class Vector3Field.UxmlFactory : UxmlFactory<Vector3Field, Vector3Field.UxmlTraits>, IUxmlFactory, IBaseUxmlFactory