Constructors
constructor
- new Source(data): external.three.Source
Properties
data
data: any
Readonly
id
id: number
Readonly
isSource
isSource
uuid
uuid: string
version
version: number
Accessors
needsUpdate
- set needsUpdate(value): void
Returns void
Methods
toJSON
- toJSON(meta?): {}
Parameters
Optional
meta: string | {}
Returns {}
Represents the data Source of a texture.
See