Class CubemapSampler
Implements a way to sample the scene to a cube map.
Inherited Members
Namespace: Mechatronics.SensorSDK
Assembly: solution.dll
Syntax
public sealed class CubemapSampler : SceneSampler
Constructors
Name | Description |
---|---|
Cubemap |
Constructs a sampler that uses multiple unity cameras to create a cube map. |
Methods
Name | Description |
---|---|
Async |
Used to capture the projected image on the sensor. |
Internal |
Use by child class to release extra resources. |
On |
Sets the amount of time the photosensor is capturing light, in seconds. |
On |
Set amplification factor applied to the captured light. |