owlMaterialInstance

deprecated, if you use this call, please contact us

Syntax

//
//   Strong typing definition
//
void                        owlMaterialInstance(
                                    SdaiInstance            instanceBase,
                                    SdaiInstance            instanceContext,
                                    OwlInstance             * owlInstance
                                );


//
//   Weak typing definition
//
void    __declspec(dllexport) __stdcall   owlMaterialInstance(
                                                                                    int_t                   instanceBase,
                                                                                    int_t                   instanceContext,
                                                                                    int64_t                 * owlInstance
                                                                                );
    

Property instanceBase

Size: 64 bit / 8 byte (value)
???.

Property instanceContext

Size: 64 bit / 8 byte (value)
???.

Property owlInstance

Size: 64 bit / 8 byte (reference)
...