API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
interfaceGradientToTextureOptions
@codexo/exojs / rendering / stable
2
props
0
methods
0
events
Import
import { GradientToTextureOptions } from '@codexo/exojs'Properties2
format?: Rgba32F | Rgba8textureOptions?: Partial<TextureOptionsFull construction options of a texture: sampling state plus upload state.>Source