mayDeferWorldPose
此内容尚不支持你的语言。
mayDeferWorldPose(
envelope,requiresContinuousWorldPose):boolean
Defined in: spine/spineBounds.ts:164
Whether this entity’s world pose may be left unresolved when nothing can see it. Two independent proofs, and the absence of either is a no: the runtime saying its constraints carry no state across a pose, and an envelope somebody certified. Anything else materialises, which costs time and cannot be wrong.
Parameters
Section titled “Parameters”envelope
Section titled “envelope”requiresContinuousWorldPose
Section titled “requiresContinuousWorldPose”boolean
Returns
Section titled “Returns”boolean