Options
Menu

Interface GL_IAssetClass

IImageObjectClass is an interface for the constructable class definition ITextureObject that is used to create renderable objects in the rendering pipeline to render the contents of a partition

class

away.render.IImageObjectClass

Hierarchy

  • GL_IAssetClass

Index

Constructors

Constructors

constructor

  • new GL_IAssetClass(asset: IAsset, pool: IAbstractionPool): AbstractionBase
  • Parameters

    • asset: IAsset
    • pool: IAbstractionPool

    Returns AbstractionBase

Generated using TypeDoc