ImporterAnimChannel.kl¶
Types¶
ImporterAnimChannel (struct)¶
Members¶
| Ref<ImporterObject> | subject | |
| String | property | |
| String | subProperty | |
| String | valueType | |
| Vec2 | range | |
| Float32 | step | |
| Float32[] | values |
Methods¶
| ImporterAnimChannel ( in ImporterAnimChannel other ) | |
| ImporterAnimChannel ( in Ref<ImporterObject> subject, in String property, in String subProperty, in ImporterContext ctxt ) | |
| ImporterAnimChannel () | |
| ImporterAnimChannel | clone ? () |
| computeRange ! ( in Ref<ImporterObject> subject, in ImporterContext ctxt ) | |
| String | getName ? () |
| resample ! ( in Vec2 range, in Float32 step, in ImporterContext inCtxt ) |