docs.unity3d.com
    显示 / 隐藏目录

    Interface IRangeBoundingOptions<T>

    Inherited Members
    IRangeBoundingOptions.minBounded
    IRangeBoundingOptions.maxBounded
    Namespace: Unity.MARS
    Syntax
    public interface IRangeBoundingOptions<T> : IRangeBoundingOptions
    Type Parameters
    Name Description
    T

    Properties

    maximum

    The value at the top end of a condition's acceptable range

    Declaration
    T maximum { get; set; }
    Property Value
    Type Description
    T

    minimum

    The value at the bottom end of a condition's acceptable range

    Declaration
    T minimum { get; set; }
    Property Value
    Type Description
    T
    返回到顶部
    Copyright © 2023 Unity Technologies — 商标和使用条款
    • 法律条款
    • 隐私政策
    • Cookie
    • 不要出售或分享我的个人信息
    • Your Privacy Choices (Cookie Settings)