API reference
API reference
Select your platform
No SDKs available
No versions available

TransformExtensions Class

Static Member Functions

Transforms position from world space to local space
Transforms position from local space to world space
Transform a bounding box from local to world space.
Parameters
transform
Transfrom that bounds is local to
bounds
The bounds to transform, in local space
Returns
The bounding box in world space
static Transform FindChildRecursive
( this Transform parent,
string name )
static Transform FindChildRecursive
( this Transform parent,
Predicate< Transform > predicate )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon