Ontologies
Classes
Object Properties
Data Properties
Annotation Properties
Individuals
Datatypes
Clouds
Data Property: textureMinificationModeChoices
Annotations (3)
dcterms:description
"textureMinificationModeChoices are strictly allowed enumeration values for TextureProperties field minificationFilter. This list is bounded, no additional values are allowed."
(
xsd:string
)
dcterms:reference
"
https://www.web3d.org/specifications/X3Dv4Draft/ISO-IEC19775-1v4.1-CD/Part01/components/texturing.html#t-TextureMinificationModes
"
(
xsd:string
)
rdfs:label
"textureMinificationModeChoices"
(
xsd:string
)
Domains (1)
xsd:NMTOKEN
Ranges (1)
{
"AVG_PIXEL"
(
xsd:string
),
"AVG_PIXEL_AVG_MIPMAP"
(
xsd:string
),
"AVG_PIXEL_NEAREST_MIPMAP"
(
xsd:string
),
"DEFAULT"
(
xsd:string
),
"FASTEST"
(
xsd:string
),
"NEAREST_PIXEL"
(
xsd:string
),
"NEAREST_PIXEL_AVG_MIPMAP"
(
xsd:string
),
"NEAREST_PIXEL_NEAREST_MIPMAP"
(
xsd:string
),
"NICEST"
(
xsd:string
)}
OWL HTML inside