Functions
ai_dotass.h File Reference

API for reading and writing the .ass scene file format. More...

#include "ai_node_entry.h"
#include "ai_scene.h"

Go to the source code of this file.

Functions

AI_API AI_DEPRECATED int AiASSWrite (AtUniverse *universe, const char *filename, int mask=AI_NODE_ALL, bool open_procs=false, bool binary=true)
 Write all nodes in the given universe to an .ass file. More...
 
AI_API AI_DEPRECATED int AiASSWriteWithMetadata (AtUniverse *universe, const char *filename, int mask=AI_NODE_ALL, bool open_procs=false, bool binary=true, const AtMetadataStore *mds=NULL)
 Write all nodes in a given universe to an .ass file, including metadata. More...
 
AI_API AI_DEPRECATED int AiASSLoad (AtUniverse *universe, const char *filename, int mask=AI_NODE_ALL)
 Load all nodes from an .ass file into a specific Arnold universe. More...
 

Detailed Description

API for reading and writing the .ass scene file format.


© 2022 Autodesk, Inc. · All rights reserved · www.arnoldrenderer.com