VolumeElasticExtent.StretchBounds Field

Definition

public: UnityEngine::Bounds StretchBounds;
[UnityEngine.SerializeField]
public UnityEngine.Bounds StretchBounds;
[<UnityEngine.SerializeField>]
val mutable StretchBounds : UnityEngine.Bounds
Public StretchBounds As Bounds 

Field Value

UnityEngine.Bounds

Represents the lower bound of the extent.

Attributes
UnityEngine.SerializeFieldAttribute

Applies to