Property | Type | Description | |
---|---|---|---|
bones_cache | MeshBoneCacheManager | ||
cache_pts | List
|
||
displacement_cache | MeshDisplacementCacheManager | ||
name | string | ||
opacity_cache | MeshOpacityCacheManager | ||
start_time | float | ||
uv_warp_cache | MeshUVWarpCacheManager |
Method | Description | |
---|---|---|
CreatureAnimation ( object>.Dictionary |
||
LoadFromData ( string name_in, object>.Dictionary |
||
hasCachePts ( ) : bool | ||
poseFromCachePts ( float time_in, List |
Method | Description | |
---|---|---|
clipNum ( int n, int lower, int upper ) : int | ||
getIndexByTime ( int time_in ) : int |
public CreatureAnimation ( object>.Dictionary |
||
load_data | object>.Dictionary | |
name_in | string | |
return | System |
public LoadFromData ( string name_in, object>.Dictionary |
||
name_in | string | |
load_data | object>.Dictionary | |
return | void |
public poseFromCachePts ( float time_in, List |
||
time_in | float | |
target_pts | List |
|
num_pts | int | |
return | void |
public MeshDisplacementCacheManager displacement_cache | ||
return | MeshDisplacementCacheManager |
public MeshOpacityCacheManager opacity_cache | ||
return | MeshOpacityCacheManager |