Explorar o código

Set default rotation for light dragpoint

habeebweeb %!s(int64=4) %!d(string=hai) anos
pai
achega
d1d1fb8b25

+ 1 - 0
COM3D2.MeidoPhotoStudio.Plugin/MeidoPhotoStudio/DragPoint/DragPointLight.cs

@@ -163,6 +163,7 @@ namespace COM3D2.MeidoPhotoStudio.Plugin
 
             SetLightType(MPSLightType.Normal);
             ScaleFactor = 50f;
+            DefaultRotation = LightProperty.DefaultRotation;
         }
 
         protected override void OnDestroy()