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

    Class BakeParametersAttribute

    Attribute that can be placed on BakeParameters. The attribute is used to declare to which RigConstraint the BakeParameters belong.

    Inheritance
    Object
    Attribute
    BakeParametersAttribute
    Namespace: UnityEditor.Animations.Rigging
    Syntax
    [AttributeUsage(AttributeTargets.Class, Inherited = false, AllowMultiple = false)]
    public sealed class BakeParametersAttribute : Attribute, _Attribute

    Constructors

    BakeParametersAttribute(Type)

    Constructor.

    Declaration
    public BakeParametersAttribute(Type constraintType)
    Parameters
    Type Name Description
    Type constraintType

    The RigConstraint to which the BakeParameters belong.

    Properties

    constraintType

    The RigConstraint to which the BakeParameters belong.

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