docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class StringParameter

    A categorical parameter for generating string samples

    Inheritance
    object
    Parameter
    CategoricalParameterBase
    CategoricalParameter<string>
    StringParameter
    Inherited Members
    CategoricalParameter<string>.sampleType
    CategoricalParameter<string>.GetCategory(int)
    CategoricalParameter<string>.GetProbability(int)
    CategoricalParameter<string>.SetOptions(IEnumerable<string>)
    CategoricalParameter<string>.SetOptions(IEnumerable<(string, float)>)
    CategoricalParameter<string>.categories
    CategoricalParameter<string>.Validate()
    CategoricalParameter<string>.Sample()
    CategoricalParameter<string>.GenericSample()
    Parameter.GetDisplayName(Type)
    Parameter.ResetState()
    Parameter.IterateState(int)
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: UnityEngine.Experimental.Perception.Randomization.Parameters
    Assembly: solution.dll
    Syntax
    [Serializable]
    public class StringParameter : CategoricalParameter<string>
    In This Article
    Back to top
    Copyright © 2024 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)