Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


TransformAccessArray

TransformAccessArray.
Read time 1 minuteLast updated 7 days ago

Definition

public struct TransformAccessArray : IDisposable

Constructors

Properties

Property

Description

capacityReturns array capacity.
isCreatedisCreated.
this[]Array indexer.
lengthLength.

Methods

Method

Description

AddAdd.
DisposeDispose.
RemoveAtSwapBackRemoves an item at index.
SetTransformsSet transforms.

Static Methods

Method

Description

AllocateAllocate.