@stereograph/teiaviewer - v18.12.0-dev
Preparing search index...
viewer
BatchedPropertiesTexture
Class BatchedPropertiesTexture
Hierarchy
DataTexture
BatchedPropertiesTexture
Index
Constructors
constructor
Properties
is
Batched
Material
Data
Texture
Accessors
fields
Count
Methods
get
Glsl
get
Glsl
Property
Value
get
Material
Property
has
Material
Property
set
Material
Property
Constructors
constructor
new
BatchedPropertiesTexture
(
count
:
number
,
properties
:
BatchedMaterialTextureProperty
[]
,
)
:
BatchedPropertiesTexture
Parameters
count
:
number
properties
:
BatchedMaterialTextureProperty
[]
Returns
BatchedPropertiesTexture
Properties
Readonly
is
Batched
Material
Data
Texture
isBatchedMaterialDataTexture
:
true
Accessors
fields
Count
get
fieldsCount
()
:
number
Returns
number
Methods
get
Glsl
getGlsl
(
idField
?:
string
,
textureName
?:
string
,
indent
?:
string
)
:
string
Parameters
idField
:
string
= 'vBatchId'
textureName
:
string
= 'propertiesTexture'
indent
:
string
= ''
Returns
string
get
Glsl
Property
Value
getGlslPropertyValue
(
idField
?:
string
,
textureName
?:
string
,
name
?:
string
,
varying
?:
string
,
)
:
null
|
string
Parameters
idField
:
string
= 'vBatchId'
textureName
:
string
= 'propertiesTexture'
name
:
string
= ''
varying
:
string
= ''
Returns
null
|
string
get
Material
Property
getMaterialProperty
(
geometryId
:
number
,
name
:
string
,
target
:
number
[]
,
)
:
null
|
number
[]
Parameters
geometryId
:
number
name
:
string
target
:
number
[]
Returns
null
|
number
[]
has
Material
Property
hasMaterialProperty
(
name
:
string
)
:
boolean
Parameters
name
:
string
Returns
boolean
set
Material
Property
setMaterialProperty
(
geometryId
:
number
,
name
:
string
,
...
values
:
number
[]
)
:
void
Parameters
geometryId
:
number
name
:
string
...
values
:
number
[]
Returns
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
is
Batched
Material
Data
Texture
Accessors
fields
Count
Methods
get
Glsl
get
Glsl
Property
Value
get
Material
Property
has
Material
Property
set
Material
Property
@stereograph/teiaviewer - v18.12.0-dev
Loading...