VolumeElasticExtent.StretchBounds Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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