docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class NormalTextureInfoBase<TExtensions>

    Normal map specific texture info

    Inheritance
    object
    TextureInfoBase
    NormalTextureInfoBase
    NormalTextureInfoBase<TExtensions>
    NormalTextureInfo
    NormalTextureInfo
    Inherited Members
    NormalTextureInfoBase.scale
    TextureInfoBase.index
    TextureInfoBase.texCoord
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: GLTFast.Schema
    Assembly: solution.dll
    Syntax
    [Serializable]
    public abstract class NormalTextureInfoBase<TExtensions> : NormalTextureInfoBase where TExtensions : TextureInfoExtensions, new()
    Type Parameters
    Name Description
    TExtensions

    normalTextureInfo extension type

    Fields

    extensions

    TextureInfo extensions

    Declaration
    public TExtensions extensions
    Field Value
    Type Description
    TExtensions

    Properties

    Extensions

    TextureInfo extensions

    Declaration
    public override TextureInfoExtensions Extensions { get; }
    Property Value
    Type Description
    TextureInfoExtensions
    Overrides
    TextureInfoBase.Extensions
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)