InternalTexture constructor

InternalTexture(
  1. ThinEngine engine,
  2. InternalTextureSource source, [
  3. bool delayAllocation
])

Implementation

external InternalTexture(ThinEngine engine, InternalTextureSource source, [bool delayAllocation]);