Method Apply Apply(XRMovableBody) Performs the transformation on the given body. Declaration public virtual void Apply(XRMovableBody body) Parameters Type Name Description XRMovableBody body The body whose originTransform to transform. Implements IXRBodyTransformation.Apply(XRMovableBody)