Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


CreateChain(ChainGeometry, PhysicsChainDefinition)

Create a Chain attached to this body.
Read time 1 minuteLast updated 9 days ago

Definition

public PhysicsChain CreateChain(ChainGeometry geometry, PhysicsChainDefinition definition)

Parameters

The geometry to use.

The chain definition to use.

Returns

Type

Description

PhysicsChainThe created chain.