ImporterContext.kl

Types

ImporterContext (struct)

The ImporterContext represents the context at which a value is pulled for an import operation. Most of the getter methods on the ImporterObject will require the ImporterContext to be provided.

Members

Float32 time  
SInt32 lod  
String variation  
ImporterHost host  

Methods

  ImporterContext ( in ImporterContext other )
  ImporterContext ()
ImporterContext clone ? ()
Boolean equals ? ( in ImporterContext other )