- make the comment more precise because user control and world inverse /
local bind pose transforms are also copied
This commit is contained in:
parent
54d563dde2
commit
546850130d
@ -139,7 +139,7 @@ public final class Bone implements Savable {
|
|||||||
/**
|
/**
|
||||||
* Special-purpose copy constructor.
|
* Special-purpose copy constructor.
|
||||||
* <p>
|
* <p>
|
||||||
* Only copies the name and bind pose from the original.
|
* Only copies the name, user control state and world inverse / local bind pose transforms from the original.
|
||||||
* <p>
|
* <p>
|
||||||
* The rest of the data is <em>NOT</em> copied, as it will be
|
* The rest of the data is <em>NOT</em> copied, as it will be
|
||||||
* generated automatically when the bone is animated.
|
* generated automatically when the bone is animated.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user