docs.unity.cn
    Show / Hide Table of Contents

    Interface IWeightProvider

    Provides an access to a weight value.

    Namespace: UnityEngine.Animations.Rigging
    Syntax
    public interface IWeightProvider

    Properties

    weight

    Weight. This is a number in between 0 and 1.

    Declaration
    float weight { get; set; }
    Property Value
    Type Description
    Single
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Tuesday, August 24, 2021