matrixWorld property
Matrix4
get
matrixWorld
override
Implementation
Matrix4 get matrixWorld => audioSource.matrixWorld;
set
matrixWorld
(Matrix4 _matrixWorld)
inherited
Implementation
Matrix4 matrixWorld = Matrix4.identity();