docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class DefaultSampler

    Implements a way to sample the scene using the Unity standard camera.

    Inheritance
    object
    SceneSampler
    DefaultSampler
    Inherited Members
    SceneSampler._camera
    SceneSampler._outputTexture
    SceneSampler._customPassesDesc
    SceneSampler._samplingRequestCallback
    SceneSampler._isSamplingRequested
    SceneSampler._sensorDesc
    SceneSampler._samplerDesc
    SceneSampler.CreateCameraDescriptor(SceneSamplerDesc, IPhotosensorArrayDescription, LensSystemDesc)
    SceneSampler.Release()
    SceneSampler.AsyncSampleScene(Action<CustomPassContext, RenderTexture>)
    SceneSampler.SubscribeEventHandlers()
    SceneSampler.UnsubscribeEventHandlers()
    SceneSampler.OnExposureTimeChanged(float, float)
    SceneSampler.OnGainChanged(float, float)
    SceneSampler.InternalRelease()
    SceneSampler.CreateCustomPass(CustomPassInjectionPoint, CustomPassCallback.ExecuteCustomPassAction<CustomPassContext>)
    SceneSampler.OnCameraSamplingCompleted(CustomPassContext)
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Mechatronics.SensorSDK
    Assembly: solution.dll
    Syntax
    public class DefaultSampler : SceneSampler

    Constructors

    Name Description
    DefaultSampler(GameObject, IPhotosensorArrayDescription, LensSystemDesc, SceneSamplerDesc, bool)

    Constructs a sampler that uses the Unity camera.

    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)