We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
filterType
Set the default texturing filter type for loading textures.
Parameters:
CubicVR.enums.texture.filter.LINEAR
CubicVR.enums.texture.filter.LINEAR_MIP
CubicVR.enums.texture.filter.NEAREST
CubicVR.enums.texture.filter.NEAREST_MIP
Returns:
none