Flags in the TextureEntry block that describe
which properties are set
Declaration Syntax
C# |
[ FlagsAttribute] public enum TextureAttributes
Members
Member | Description |
---|---|
None |
|
TextureID |
|
RGBA |
|
RepeatU |
|
RepeatV |
|
OffsetU |
|
OffsetV |
|
Rotation |
|
Material |
|
Media |
|
Glow |
|
MaterialID |
|
All |
|
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)