OpenMetaverse Protocol Library Developers API Documentation
fx_sampler_filter_common Enumeration
Namespaces OpenMetaverse.ImportExport.Collada14fx_sampler_filter_common
Declaration Syntax
C#
[
SerializableAttribute]
public 
enum 
fx_sampler_filter_common
Members
Member Description
NONE
NEAREST
LINEAR
NEAREST_MIPMAP_NEAREST
LINEAR_MIPMAP_NEAREST
NEAREST_MIPMAP_LINEAR
LINEAR_MIPMAP_LINEAR
Remarks

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)