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

    Interface IDataVisual

    Interface for the component on a data visual that controls how the data visual shows ratings

    Namespace: Unity.MARS.Authoring
    Syntax
    [MovedFrom("Unity.MARS")]
    public interface IDataVisual

    Methods

    ClearRating()

    Reset the visual to show no rating

    Declaration
    void ClearRating()

    ShowRating(Single)

    Change the visual to show a given rating value.

    Declaration
    void ShowRating(float rating)
    Parameters
    Type Name Description
    Single rating

    This data's rating value from 0 to 1

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