GtfDdsSharp GtfDdsSharp
GtfDdsSharp GtfDdsSharp
DocFX + Singulink = ♥

Search Results for

    Struct GtfTextureAttribute

    Represents a texture attribute in a GTF file.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: GtfDdsSharp
    Assembly: GtfDdsSharp.dll
    Syntax
    public struct GtfTextureAttribute

    Fields

    Name Description
    Id

    The index of the texture attribute.

    Info

    The texture information.

    OffsetToTex

    The offset of the texture data in the file.

    TextureSize

    The size of the texture data in bytes.

    Extension Methods

    MemoryUtils.ReverseEndianness(ref GtfTextureAttribute)