GameTransform Transform { get; set; }

Summary

The transform of the GameObject this component belongs to. Components don't have their own transforms but they can access the transform of the GameObject they belong to. This is a shortcut for `GameObject.Transform`.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.