3ds Max C++ API Reference
Loading...
Searching...
No Matches
IParticleChannelMXSMatrix.h File Reference

Channel-specific interface for ParticleChannelMXSMatrix The channel stores Matrix3 value for script operators/tests The channel is a wrap around ParticleChannelMatrix3. More...

Macros

#define PARTICLECHANNELMXSMATRIXR_INTERFACE   Interface_ID(0x74f93b17, 0x1eb34500)
#define PARTICLECHANNELMXSMATRIXW_INTERFACE   Interface_ID(0x74f93b17, 0x1eb34501)
#define GetParticleChannelMXSMatrixRInterface(obj)
#define GetParticleChannelMXSMatrixWInterface(obj)

Detailed Description

Channel-specific interface for ParticleChannelMXSMatrix The channel stores Matrix3 value for script operators/tests The channel is a wrap around ParticleChannelMatrix3.

Macro Definition Documentation

◆ PARTICLECHANNELMXSMATRIXR_INTERFACE

#define PARTICLECHANNELMXSMATRIXR_INTERFACE   Interface_ID(0x74f93b17, 0x1eb34500)

◆ PARTICLECHANNELMXSMATRIXW_INTERFACE

#define PARTICLECHANNELMXSMATRIXW_INTERFACE   Interface_ID(0x74f93b17, 0x1eb34501)

◆ GetParticleChannelMXSMatrixRInterface

#define GetParticleChannelMXSMatrixRInterface ( obj)
Value:
#define PARTICLECHANNELMXSMATRIXR_INTERFACE
Definition IParticleChannelMXSMatrix.h:21
Definition IParticleChannelMatrix3.h:29

◆ GetParticleChannelMXSMatrixWInterface

#define GetParticleChannelMXSMatrixWInterface ( obj)
Value:
#define PARTICLECHANNELMXSMATRIXW_INTERFACE
Definition IParticleChannelMXSMatrix.h:22
Definition IParticleChannelMatrix3.h:77