TextureGenerationMeshHandler
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 0
Removed member index 1
History | Member | |
---|---|---|
614 | PrepareInstancesForTexturingAsync(instances: Objects, unwrapMode: TextureGenerationMeshHandlerUnwrapMode): string |
Description
History 3
Removed members 1
PrepareInstancesForTexturingAsync
Parameters (2) | ||
---|---|---|
instances | Objects | |
unwrapMode | TextureGenerationMeshHandlerUnwrapMode | |
Returns (1) | ||
string |
This function yields. It will block the calling thread until completion.
Security | RobloxScriptSecurity |
---|---|
Thread safety | Unsafe |