Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

TransformAccessArray

struct in UnityEngine.Jobs

/

Implemented in:UnityEngine.CoreModule

Description

TransformAccessArray.

Properties

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

Constructors

TransformAccessArrayConstructor.

Public Methods

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

Static Methods

AllocateAllocate.