Click or drag to resize

PhysicsCompoundGeometryTransform Method

Overload List
  NameDescription
Public methodTransform(Int32)
Accessor for the transform for the child geometric collision shape specified by the provided index.
Public methodTransform(PhysicsGeometry)
Accessor for the transform for the specified child geometric collision shape.
Public methodTransform(Int32, Matrix)
Sets the transform for the child geometric collision shape specified by the provided index.
Public methodTransform(PhysicsGeometry, Matrix)
Sets the transform for the specified child geometric collision shape.
Top
See Also