GridObjectLayoutControl.grid 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: Microsoft::MixedReality::Toolkit::Utilities::GridObjectCollection ^ grid;
[UnityEngine.Tooltip("Point this at the GridObjectCollection to control.")]
public Microsoft.MixedReality.Toolkit.Utilities.GridObjectCollection grid;
[<UnityEngine.Tooltip("Point this at the GridObjectCollection to control.")>]
val mutable grid : Microsoft.MixedReality.Toolkit.Utilities.GridObjectCollection
Public grid As GridObjectCollection
Field Value
- Attributes
-
UnityEngine.TooltipAttribute