BaseSpatialObserver.ObservationExtents Property

Definition

Gets or sets the extents (1/2 size) of the volume, in meters per axis, from which individual observations will be made.

public:
 property UnityEngine::Vector3 ObservationExtents { UnityEngine::Vector3 get(); void set(UnityEngine::Vector3 value); };
public UnityEngine.Vector3 ObservationExtents { get; set; }
member this.ObservationExtents : UnityEngine.Vector3 with get, set
Public Property ObservationExtents As Vector3

Property Value

UnityEngine.Vector3

Implements

Applies to