Field samplingRequest
The input structure will be stored into the node until the next simulation rendering where the node will execute the sampling on the simulation.
Namespace: Mechatronics.SensorSDK
Assembly: solution.dll
Syntax
[Tooltip("List of orientations where to take a sample from.")]
[Field("SamplingRequest", PortDirection.Left, FieldExtra.Read|FieldExtra.ChangeEvent)]
[SerializeField]
protected PortType<SamplingRequest> samplingRequest
Returns
Type | Description |
---|---|
PortType<SamplingRequest> |