Property TransformFromChild
TransformFromChild
The transform of the child collider in whatever space it was queried from.
Declaration
public RigidTransform TransformFromChild { get; }
Property Value
Type | Description |
---|---|
RigidTransform | The transform from child. |