docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ScanPatternHandler

    Base class for scan patterns.

    Inheritance
    object
    InterfaceClass
    ScanPatternHandler
    CatPattern
    CirclePattern
    Implements
    IBindingCallbackReceiver
    Inherited Members
    InterfaceClass.monoscript
    InterfaceClass.OnCreate(IBinding)
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Global Namespace
    Assembly: solution.dll
    Syntax
    [Serializable]
    public class ScanPatternHandler : InterfaceClass, IBindingCallbackReceiver

    Constructors

    Name Description
    ScanPatternHandler()

    Initializes and returns an instance of ScanPatternHandler

    Fields

    Name Description
    sweepFrequency

    Frequency of the pattern, in Hz.

    timeOffset

    Offset before the pattern begins, in seconds.

    Methods

    Name Description
    EvaluatePattern(float)

    Query the pattern at a specific time.

    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)