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

    Interface IRangeBoundingOptions

    Standard options for conditions that work with a bounded range of data

    Namespace: Unity.MARS.Conditions
    Syntax
    [MovedFrom("Unity.MARS")]
    public interface IRangeBoundingOptions

    Properties

    maxBounded

    Whether the data must be at most a certain value

    Declaration
    bool maxBounded { get; set; }
    Property Value
    Type Description
    Boolean

    minBounded

    Whether the data must be at least a certain value

    Declaration
    bool minBounded { get; set; }
    Property Value
    Type Description
    Boolean
    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)