mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-09-10 21:09:08 -05:00
source position
This commit is contained in:
@@ -46,7 +46,7 @@ namespace UniVRM10
|
||||
case ObjectSpace.model:
|
||||
if (m_src == null)
|
||||
{
|
||||
return TR.FromWorld(ModelRoot);
|
||||
return new TR(ModelRoot.rotation, Source.position);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user