Goblin - A Platform for 3D AR and VR Applications

ArrayCreateExpr.DimensionCount Property

Gets or sets the number of dimensions in the array (where [,,] has three dimensions). The default value is 1 which represents 'normal' arrays (int[]).

public int DimensionCount {get; set;}

See Also

ArrayCreateExpr Class | DDW.CSharp.Dom Namespace