r3mpifsg

r3mpifsg

Class

real/gadget/r3mpifsg.h

Library

r3gad

Description:

Gadget class for sub channel of copy shader. Depending on the number of channels in the material property in question, one or three mpifsg gadgets can be used.

See Also

oops/r3gadget.h

Super Class

r3Gadget

R3CLID_GADGET

JavaScript

r3Matpropifsubgadget

Class Identifier

R3CLID_MATPROPIFSUBGADGET - 129

Methods

Attributes

UnitConverter,

UnitConverter

Attribute

UnitConverter

Identifier

R3MPIFSGA_UnitConverter

JavaScript type

Object

C type

R3OBJ*

Description

Syntax


jsobj.SetUnitConverter(value);


R3OBJ* value = ...;
R3SetAttrs(r3obj, R3MPIFSGA_UnitConverter, value, R3TAG_END);