readme
This commit is contained in:
@@ -148,7 +148,7 @@ public partial class SCADAService : Node,IProvider<string>,IActivable
|
||||
euler.X = Mathf.DegToRad(euler.X);
|
||||
euler.Y = Mathf.DegToRad(euler.Y);
|
||||
euler.Z = Mathf.DegToRad(euler.Z);
|
||||
rotationComponent.Rotation = euler;
|
||||
rotationComponent.node3D.Rotation = euler;
|
||||
//rotationComponent.RotationDegrees = euler;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user