Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - GSystem

Pages: [1]
1
Hello.
I'm looking for a way to read data from a proxy file .cgeo via maxscript without having to load it into 3ds Max. Rather, I need to get information about the number of frames from the file in order to find out whether this proxy is animated or not. I have a large library of proxy files and I want to sort it so that animated proxies are separated from static ones.
Is there some way to get this information from a property "Animation snapshot count" in the proxy file? Maybe using C# or .NET?
I will be grateful for any help.

2
I'm trying to remove a map from the "copiedMap" property in the "CoronaColorCorrect" map (version 9) via maxscript with this line:
Code: [Select]
sourceMap.copiedMap=undefinedbut I get an error:
Code: [Select]
-- Runtime error: Invalid value for property: undefinedWhat could be the problem and how to solve it?
Thanks.

3
[Max] I need help! / wiki/maxscript = "no healthy upstream"
« on: 2022-09-23, 15:16:44 »
Hi all!
Can anyone tell me why the Maxscript Reference https://corona-renderer.com/wiki/maxscript might not be available?
When I try to open this link, I get the message "no healthy upstream". Any other links to maxscript documentation for Corona?

Pages: [1]