Memory Category | Instances |
---|
Type | Member | History | |
---|---|---|---|
Objects | FetchAssetWithFormat (Content url, string assetFormat) | 467 | |
int | GetMeshTriCount (string meshId) | ||
int | GetMeshTriCountSync (string meshId) | ||
Array | GetMeshVertColors (string meshId) | 486 | |
Array | GetMeshVerts (string meshId) | ||
Array | GetMeshVertsSync (string meshId) | ||
Vector2 | GetTextureSize (string textureId) | ||
Vector2 | GetTextureSizeSync (string textureId) | ||
void | SetMeshIdBlocking (Instance meshPart, string meshId) | 453 452 454 | |
51 members inherited from Instance |
Parameters | 2 |
---|
Name | Type | Default |
---|---|---|
url | Content | none |
assetFormat | string | none |
Return Type | Objects |
---|---|
Security | RobloxScriptSecurity |
Parameters | 1 |
---|
Name | Type | Default |
---|---|---|
meshId | string | none |
Return Type | int |
---|---|
Security | RobloxScriptSecurity |
Parameters | 1 |
---|
Name | Type | Default |
---|---|---|
meshId | string | none |
Return Type | int |
---|---|
Security | RobloxScriptSecurity |
Parameters | 1 |
---|
Name | Type | Default |
---|---|---|
meshId | string | none |
Return Type | Array |
---|---|
Security | RobloxScriptSecurity |
Parameters | 1 |
---|
Name | Type | Default |
---|---|---|
meshId | string | none |
Return Type | Array |
---|---|
Security | RobloxScriptSecurity |
Parameters | 1 |
---|
Name | Type | Default |
---|---|---|
meshId | string | none |
Return Type | Array |
---|---|
Security | RobloxScriptSecurity |
Parameters | 1 |
---|
Name | Type | Default |
---|---|---|
textureId | string | none |
Return Type | Vector2 |
---|---|
Security | RobloxScriptSecurity |
Parameters | 1 |
---|
Name | Type | Default |
---|---|---|
textureId | string | none |
Return Type | Vector2 |
---|---|
Security | RobloxScriptSecurity |
Parameters | 2 |
---|
Name | Type | Default |
---|---|---|
meshPart | Instance | none |
meshId | string | none |
Return Type | void |
---|---|
Security | RobloxScriptSecurity |