THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 05/06/2008 at 08:05, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 10.5
Platform: Windows ;
Language(s) : C++ ;
---------
Hi
I have defined a BaseObject *cam = BaseObject::Alloc(Ocamera);
How can I otain the objects field of view ?
The documentation says, this value is not stored inside a container (see GetData()), but I haven't found the appropriate Getter for this data.
Cheers
SnakeByte