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

    Class PropertyUtils

    Utility functions for constraints (deprecated).

    Inheritance
    Object
    PropertyUtils
    Namespace: UnityEngine.Animations.Rigging
    Syntax
    [Obsolete("PropertyUtils is deprecated. Use ConstraintsUtils instead. (UnityUpgradable) -> ConstraintsUtils")]
    public static class PropertyUtils

    Methods

    ConstructConstraintDataPropertyName(String)

    Prepends RigConstraint data property to specified property name.

    Declaration
    [Obsolete("ConstructConstraintDataPropertyName is deprecated. Use ConstraintsUtils.ConstructConstraintDataPropertyName instead.")]
    public static string ConstructConstraintDataPropertyName(string property)
    Parameters
    Type Name Description
    String property

    Property name.

    Returns
    Type Description
    String

    Return a complete property name.

    ConstructCustomPropertyName(Component, String)

    Builds a unique property name for a custom property.

    Declaration
    [Obsolete("ConstructCustomPropertyName is deprecated. Use ConstraintsUtils.ConstructCustomPropertyName instead.")]
    public static string ConstructCustomPropertyName(Component component, string property)
    Parameters
    Type Name Description
    Component component

    Associated component.

    String property

    Property name.

    Returns
    Type Description
    String

    Returns a custom property name.

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