AnimationFromVideoCreatorStudioService
This class is not replicated. Its interface does not cross the network boundary.
This class is not creatable. Instances of this class cannot be created with Instance.new.
This class is a service. It is a singleton that may be acquired with GetService.
Memory category | Instances |
---|
Member index 3
Description
History 8
- 536 Add IsAgeRestricted
- 513 Add ImportVideoWithPrompt
- 513 Add CreateAnimationByUploadingVideo
- 513 Add AnimationFromVideoCreatorStudioService
- 509 Remove AnimationFromVideoCreatorStudioService
- 508 Add ImportVideoWithPrompt
- 508 Add CreateAnimationByUploadingVideo
- 508 Add AnimationFromVideoCreatorStudioService
Members 3
CreateAnimationByUploadingVideo
Parameters (1) | ||
---|---|---|
progressCallback | Function | |
Returns (1) | ||
string |
This function yields. It will block the calling thread until completion.
Security | RobloxScriptSecurity |
---|---|
Thread safety | Unsafe |
ImportVideoWithPrompt
Parameters (0) | ||
---|---|---|
No parameters. | ||
Returns (1) | ||
string |
This function yields. It will block the calling thread until completion.
Security | RobloxScriptSecurity |
---|---|
Thread safety | Unsafe |
History 3
IsAgeRestricted
Parameters (0) | ||
---|---|---|
No parameters. | ||
Returns (1) | ||
bool |
Security | RobloxScriptSecurity |
---|---|
Thread safety | Unsafe |
History 1
- 536 Add IsAgeRestricted