Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


MultiplyTransform(PhysicsTransform)

Multiply the specified transform with the current transform.
Read time 1 minuteLast updated 10 days ago

Definition

public readonly PhysicsTransform MultiplyTransform(PhysicsTransform transform)

Parameters

The transform to multiply with.

Returns

Type

Description

PhysicsTransformThe resultant multiplied transform.