Node.InstanceGeometry

Node.InstanceGeometry property

Gets or sets the instance geometry. The node element may instance any number of geometry objects.

public InstanceGeometry[] InstanceGeometry { get; set; }

See Also