Hierarchy (view full)

Constructors

Properties

extraSchemas: string[] = []

MaterialBindingAPI and SkelBindingAPI are handled automatically, extra schemas can be added here

type?: string

If no type is provided, type is chosen automatically (Xform or Mesh)

Accessors

  • get isDocumentRoot(): boolean
  • Returns boolean

  • get isDynamic(): boolean
  • Returns boolean

  • get matrix(): Matrix4
  • Returns Matrix4

    Use transform, or getMatrix() if you really need the matrix

  • set matrix(value): void
  • Parameters

    Returns void

    Use transform, or setMatrix() if you really need the matrix

Methods

  • Parameters

    • obj: any

    Returns boolean

  • Parameters

    • writer: any
    • context: any

    Returns void

  • Parameters

    Returns void