| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
THREE.CompressedArrayTexture
Synopsis
- newtype CompressedArrayTexture = CompressedArrayTexture {}
- new :: (CompressedArrayTextureNewParams t, ToArgs t) => t -> Three CompressedArrayTexture
- wrapR :: Property CompressedArrayTexture WrappingModes
- layerUpdates :: Property CompressedArrayTexture [Int]
- addLayerUpdate :: Method CompressedArrayTexture Int ()
- clearLayerUpdates :: Method CompressedArrayTexture () ()
Types
newtype CompressedArrayTexture Source #
Constructors
| CompressedArrayTexture | |
Fields | |
Instances
Constructors
Properties
Methods
clearLayerUpdates :: Method CompressedArrayTexture () () Source #