Summary
Copies the contents of `copyFrom` into this object, replacing its previous contents.
- Assembly
- FlexiMotion
.dll - Namespace
- FlexiMotion
.Modifiers - Containing Type
- Sphere
Collider Definitions
Syntax
public void CopyFrom(SphereColliderDefinitions copyFrom)
Remarks
FlexiMotion.FMUtilities.Clone``1(``0)
uses this method internally.Parameters
Name | Type | Description |
---|---|---|
copyFrom | Sphere |
Return Value
Type | Description |
---|---|
void |