Summary

public void SetLocalMatrix(ref Matrix localMatrix, object source, bool updateWorld, ref Matrix renderLocal, bool forceUpdateRender)

Parameters

Summary

public bool SetLocalMatrix(ref Matrix localMatrix, object source, bool updateWorld)

Returns

bool

true when World matrix needed recalculations as it got changed in here

Parameters