docs.unity3d.com
    Show / Hide Table of Contents

    Struct WindParameter.WindParamaterValue

    Wind parameter value.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    [Serializable]
    public struct WindParamaterValue

    Fields

    additiveValue

    Value for the Additive mode.

    Declaration
    public float additiveValue
    Field Value
    Type Description
    Single

    customValue

    Value for the Custom mode.

    Declaration
    public float customValue
    Field Value
    Type Description
    Single

    mode

    Override mode.

    Declaration
    public WindParameter.WindOverrideMode mode
    Field Value
    Type Description
    WindParameter.WindOverrideMode

    multiplyValue

    Value for the Multiply mode.

    Declaration
    public float multiplyValue
    Field Value
    Type Description
    Single

    Methods

    ToString()

    Returns a string that represents the current object.

    Declaration
    public override string ToString()
    Returns
    Type Description
    String

    A string that represents the current object.

    Overrides
    ValueType.ToString()
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023