transform
Describes the local to world transformation matrix of the build source. That is, position and orientation and scale of the shape.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEngine.AI
- Assembly: UnityEngine.AIModule
public Matrix4x4 transform { get; set; }