Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EXT_mesh_gpu_instancing

Hierarchy

  • EXT_mesh_gpu_instancing

Implements

  • IGLTFExporterExtensionV2

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

enabledSearch playground for enabled

enabled: boolean

Defines whether this extension is enabled

Readonly nameSearch playground for name

name: "EXT_mesh_gpu_instancing" = "EXT_mesh_gpu_instancing"

Name of this extension

requiredSearch playground for required

required: boolean

Defines whether this extension is required

Methods

disposeSearch playground for dispose

  • dispose(): void
  • Returns void

Optional postExportNodeAsyncSearch playground for postExportNodeAsync

  • postExportNodeAsync(context: string, node: Nullable<INode>, babylonNode: Node, nodeMap?: {}, binaryWriter?: _BinaryWriter): Promise<Nullable<INode>>
  • Parameters

    • context: string
    • node: Nullable<INode>
    • babylonNode: Node
    • Optional nodeMap: {}
      • [key: number]: number
    • Optional binaryWriter: _BinaryWriter

    Returns Promise<Nullable<INode>>

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method