I want to get the highest and lowest world position( pos.Y of Highest point and lowest point for the whole scene.
Is there a quick method to get it apart from for looping all objects in the scene?
0
Reputation
2
Posts
3
Profile views
0
Followers
0
Following
Best posts made by sawyerwolf19
This user does not have any upvoted posts yet.
Latest posts made by sawyerwolf19
How to get the bounding box for the whole scene
posted in Cinema 4D SDK •
How to make Icon buttons and Shortcut in python plugin
posted in Cinema 4D SDK •
Sorry for basic question
First time building a plugin.
Have read through the Python Doc but cannot understand
how to make some Icon Buttons and Shortcut key so users can run some of my script with clicking the icon buttons and some of my script with press shortcut key in keyboard.
Any help would be appreciated