docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class NormalTextureInfoBase

    Normal map specific texture info

    Inheritance
    object
    TextureInfoBase
    NormalTextureInfoBase
    NormalTextureInfoBase<TExtensions>
    Inherited Members
    TextureInfoBase.index
    TextureInfoBase.texCoord
    TextureInfoBase.Extensions
    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 : TextureInfoBase

    Fields

    scale

    The scalar multiplier applied to each normal vector of the texture. This value is ignored if normalTexture is not specified. This value is linear.

    Declaration
    public float scale
    Field Value
    Type Description
    float
    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)