Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

TransformAccessArray

struct in UnityEngine.Jobs

/

Implemented in:UnityEngine.CoreModule

Description

TransformAccessArray.

Properties

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

Constructors

Description
TransformAccessArrayConstructor.

Public Methods

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

Static Methods

Description
AllocateAllocate.