You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en-us/reference/engine/classes/AssetService.yaml
+9-3Lines changed: 9 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -209,7 +209,9 @@ methods:
209
209
- name: content
210
210
type: Content
211
211
default:
212
-
summary: 'Reference to asset content stored externally or as an object within the place, wrapping a single value of one of the supported `Enum.ContentSourceType` values.'
212
+
summary: |
213
+
Reference to asset content stored externally or as an object within the place, wrapping a single value
214
+
of one of the supported `Enum.ContentSourceType` values.
213
215
- name: editableImageOptions
214
216
type: Dictionary?
215
217
default:
@@ -250,7 +252,9 @@ methods:
250
252
- name: content
251
253
type: Content
252
254
default:
253
-
summary: 'Reference to asset content stored externally or as an object within the place, wrapping a single value of one of the supported `Enum.ContentSourceType` values.'
255
+
summary: |
256
+
Reference to asset content stored externally or as an object within the place, wrapping a single value
257
+
of one of the supported `Enum.ContentSourceType` values.
254
258
- name: editableMeshOptions
255
259
type: Dictionary?
256
260
default:
@@ -319,7 +323,9 @@ methods:
319
323
- name: meshContent
320
324
type: Content
321
325
default:
322
-
summary: 'Reference to asset content stored externally or as an object within the place, wrapping a single value of one of the supported `Enum.ContentSourceType` values.'
326
+
summary: |
327
+
Reference to asset content stored externally or as an object within the place, wrapping a single value
328
+
of one of the supported `Enum.ContentSourceType` values.
0 commit comments