Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


this[]

Returns the int3 element at a specified index.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: Unity.Mathematics
  • Assembly: UnityEngine.MathematicsModule

this[int]

public ref int3 this[int index] { get; }

Parameters

index

Returns

Type

Description

int3