📋 Metadata
- Author: roaoao
- Date: 2020-01-17 21:39:24
- Type:
answer - Reply to: post_02963
- Replies (1): post_02965
💬 Content
StroBlend:
I would like to get the 3D cursor location in the first slot then restore it in the last slot ?
First slot:
loc = C.scene.cursor.location.to_tuple()
Last slot:
C.scene.cursor.location = loc
❤️ 3 likes