Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


transform

Matrix to transform the Mesh with before combining. Refer to Mesh.CombineMeshes for an example.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public Matrix4x4 transform { get; set; }

Remarks