- Preparing search index...
- The search index is not available
ara3d-webgl
Constructors
constructor
- new Uniform(value: any): Uniform
-
- new Uniform(type: string, value: any): Uniform
-
Properties
dynamic
dynamic: boolean
type
type: string
value
value: any
Methods
onUpdate
- onUpdate(callback: (() => void)): Uniform
-
Deprecated