CRI ADX  Last Updated: 2024-07-17 10:48 p
CriAtomExTweenConfigTag结构体 参考

Configuration structure used to create a Tween 更多...

#include <cri_le_atom_ex.h>

结构体

union  CriAtomExTweenConfigParameterIdTag
 Union for ID specification 更多...
 

成员变量

CriAtomExTweenParameterType parameter_type
 Parameter type 更多...
 

详细描述

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.
参见
criAtomExTween_SetDefaultConfig, criAtomExTween_CalculateWorkSize, criAtomExTween_Create

结构体成员变量说明

◆ parameter_type

Parameter type

Description:
Specifies the parameter type.

该结构体的文档由以下文件生成: