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. Bounded, no additional values are allowed."
dcterms:reference
"
https://www.web3d.org/specifications/X3Dv4Draft/ISO-IEC19775-1v4-CD1/Part01/components/texturing.html#t-TextureMinificationModes
"
rdfs:label
"textureMinificationModeChoices"
Ranges (1)
{
"AVG_PIXEL"
,
"AVG_PIXEL_AVG_MIPMAP"
,
"AVG_PIXEL_NEAREST_MIPMAP"
,
"DEFAULT"
,
"FASTEST"
,
"NEAREST_PIXEL"
,
"NEAREST_PIXEL_AVG_MIPMAP"
,
"NEAREST_PIXEL_NEAREST_MIPMAP"
,
"NICEST"
}
OWL HTML inside