docs.unity3d.com
    目次を表示する/隠す

    Interface IRangeBoundingOptions<T>

    Inherited Members
    IRangeBoundingOptions.minBounded
    IRangeBoundingOptions.maxBounded
    Namespace: Unity.MARS.Conditions
    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 — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)