Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISceneLoaderAsyncResult

Interface used for the result of ImportMeshAsync

Hierarchy

  • ISceneLoaderAsyncResult

Index

Properties

Readonly animationGroupsSearch playground for animationGroups

animationGroups: AnimationGroup[]

The array of loaded animation groups

Readonly geometriesSearch playground for geometries

geometries: Geometry[]

The array of loaded geometries

Readonly lightsSearch playground for lights

lights: Light[]

The array of loaded lights

Readonly meshesSearch playground for meshes

meshes: AbstractMesh[]

The array of loaded meshes

Readonly particleSystemsSearch playground for particleSystems

particleSystems: IParticleSystem[]

The array of loaded particle systems

Readonly skeletonsSearch playground for skeletons

skeletons: Skeleton[]

The array of loaded skeletons

Readonly transformNodesSearch playground for transformNodes

transformNodes: TransformNode[]

The array of loaded transform nodes

Legend

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