CRI ADX  Last Updated: 2024-07-17 10:47 p
CriAtomExTweenConfigTag Struct Reference

Configuration structure used to create a Tween. More...

#include <cri_le_atom_ex.h>

Data Structures

union  CriAtomExTweenConfigParameterIdTag
 Union for ID specification. More...
 

Data Fields

CriAtomExTweenParameterType parameter_type
 Parameter type. More...
 

Detailed Description

Configuration structure used to create a Tween.

Description:
Configuration structure used when creating a Tween.
It is passed to the criAtomExTween_Create function.
Before using this structure, call the criAtomExTween_SetDefaultConfig macro to initialize it.
See also
criAtomExTween_SetDefaultConfig, criAtomExTween_CalculateWorkSize, criAtomExTween_Create

Field Documentation

◆ parameter_type

Parameter type.

Description:
Specifies the parameter type.

The documentation for this struct was generated from the following file: