docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct GroupRatingConfiguration

    Defines how a group's match rating components will be reduced to a single rating

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: Unity.MARS.Data
    Assembly: Unity.MARS.dll
    Syntax
    [MovedFrom("Unity.MARS")]
    public struct GroupRatingConfiguration

    Constructors

    GroupRatingConfiguration(float)

    Defines how a group's match rating components will be reduced to a single rating

    Declaration
    public GroupRatingConfiguration(float membersWeight = 0.5)
    Parameters
    Type Name Description
    float membersWeight

    The percentage of the group's match rating that is determined by the ratings of child matches

    Fields

    MemberMatchWeight

    The percentage of the group's match rating that is determined by the ratings of child matches

    Declaration
    public readonly float MemberMatchWeight
    Field Value
    Type Description
    float
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)