GridObjectCollection.ResolveGridLayout(Vector3[], LayoutOrder) Method
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.
protected:
void ResolveGridLayout(cli::array <UnityEngine::Vector3> ^ grid, Microsoft::MixedReality::Toolkit::Utilities::LayoutOrder order);
protected void ResolveGridLayout (UnityEngine.Vector3[] grid, Microsoft.MixedReality.Toolkit.Utilities.LayoutOrder order);
member this.ResolveGridLayout : UnityEngine.Vector3[] * Microsoft.MixedReality.Toolkit.Utilities.LayoutOrder -> unit
Protected Sub ResolveGridLayout (grid As Vector3(), order As LayoutOrder)
Parameters
- grid
- UnityEngine.Vector3[]
- order
- LayoutOrder