Struct ComponentGroupTransformAccessArrayTests.TransformWithTransformAccessSystem.Group
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: Unity.Entities.Tests
Syntax
public struct Group
Fields
Length
Declaration
public int Length
Field Value
Type | Description |
---|---|
System.Int32 |
transformAccesses
Declaration
public TransformAccessArray transformAccesses
Field Value
Type | Description |
---|---|
TransformAccessArray |
transforms
Declaration
public ComponentArray<Transform> transforms
Field Value
Type | Description |
---|---|
ComponentArray<Transform> |