docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class RotationRandomizer

    Randomizes the rotation of objects tagged with a RotationRandomizerTag

    Inheritance
    object
    Randomizer
    RotationRandomizer
    Inherited Members
    Randomizer.enabled
    Randomizer.scenario
    Randomizer.tagManager
    Randomizer.OnCreate()
    Randomizer.OnIterationEnd()
    Randomizer.OnScenarioComplete()
    Randomizer.OnStartRunning()
    Randomizer.OnStopRunning()
    Randomizer.OnUpdate()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: UnityEngine.Experimental.Perception.Randomization.Randomizers.SampleRandomizers
    Assembly: solution.dll
    Syntax
    [Serializable]
    [AddRandomizerMenu("Perception/Rotation Randomizer")]
    public class RotationRandomizer : Randomizer

    Fields

    Name Description
    rotation

    Defines the range of random rotations that can be assigned to tagged objects

    Methods

    Name Description
    OnIterationStart()

    Randomizes the rotation of tagged objects at the start of each scenario iteration

    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)