Class EX3DPrototypeInstantiateError

Fields
Methods
Properties

Unit

Declaration

type EX3DPrototypeInstantiateError = class(EX3DError)

Description

Raised when there's a problem instantiating X3D prototype, see TX3DPrototypeNode.Instantiate.

User code usually doesn't see this exception, unless you call TX3DPrototypeNode.Instantiate explicitly (but you usually don't). In normal circumstances, the engine calls TX3DPrototypeNode.Instantiate when necessary, and converts eventual EX3DPrototypeInstantiateError exceptions into warnings (reported by ApplicationProperties.OnWarning).

Hierarchy

  • TObject
  • Exception
  • EX3DError
  • EX3DPrototypeInstantiateError

Generated by PasDoc 0.16.0-snapshot.