docs.unity3d.com
    Show / Hide Table of Contents

    Class CatPattern

    The role of this class is to describe a sweep pattern for a lidar following cat pattern shape.

    Inheritance
    Object
    InterfaceClass
    ScanPatternHandler
    CatPattern
    Inherited Members
    ScanPatternHandler.sweepFrequency
    ScanPatternHandler.timeOffset
    ScanPatternHandler.EvaluatePattern(Single)
    InterfaceClass.monoscript
    InterfaceClass.OnCreate(IBinding)
    Namespace: Mechatronics.SensorSDK
    Syntax
    public class CatPattern : ScanPatternHandler, IBindingCallbackReceiver

    Methods

    EvaluatePattern(Single)

    Provide an orientation.

    Declaration
    public override Quaternion EvaluatePattern(float t)
    Parameters
    Type Name Description
    Single t

    Time, in seconds, for the requested orientation.

    Returns
    Type Description
    Quaternion

    An orientation represented by a quaternion.

    Overrides
    ScanPatternHandler.EvaluatePattern(Single)
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023