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
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -209,7 +209,7 @@ methods:
209
209
- name: content
210
210
type: Content
211
211
default:
212
-
summary: ''
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.'
213
213
- name: editableImageOptions
214
214
type: Dictionary?
215
215
default:
@@ -250,7 +250,7 @@ methods:
250
250
- name: content
251
251
type: Content
252
252
default:
253
-
summary: ''
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.'
254
254
- name: editableMeshOptions
255
255
type: Dictionary?
256
256
default:
@@ -319,7 +319,7 @@ methods:
319
319
- name: meshContent
320
320
type: Content
321
321
default:
322
-
summary: ''
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.'
0 commit comments