Physics
(NOTE) A bi-directional graph edge between a collider and a joint. Exposes convenience functions for iterating over the graph.
Methods | Properties | Base Classes | Derived Classes |
---|---|---|---|
Constructor | Joint | BaseJointGraphEdge<joint> | |
Object | |||
OtherObject | |||
Owner | |||
Valid |
Properties
Joint : joint
read-only
var Joint : Joint
Object : cog
read-only
var Object : Cog
OtherObject : cog
read-only
var OtherObject : Cog
Owner : cog
read-only
var Owner : Cog
Valid : boolean
read-only
var Valid : Boolean
Methods
JointGraphEdge : Void
constructor
Name Type Description function JointGraphEdge()
JointGraphEdge : Void
constructor
Name Type Description jointgraphedge function JointGraphEdge( : JointGraphEdge)