创作者中心
中心
学习
商店
人才
论坛
路线图
Create
概览
体验
虚拟形象
素材
Open Cloud
Create
/
体验
/
类 (Classes)
中文(简体)
反馈
VideoPlayer
显示已弃用
*
此内容使用人工智能(Beta)翻译,可能包含错误。若要查看英文页面,请点按
此处
。
不可浏览
概要
属性
Asset
:
ContentId
读取并联
AutoLoadInStudio
:
boolean
未复制
不可写入脚本
Roblox 脚本安全性
读取并联
AutoPlayInStudio
:
boolean
未复制
不可写入脚本
Roblox 脚本安全性
读取并联
IsLoaded
:
boolean
只读
未复制
读取并联
IsPlaying
:
boolean
只读
未复制
读取并联
Looping
:
boolean
读取并联
PlaybackSpeed
:
number
读取并联
Resolution
:
Vector2
只读
未复制
读取并联
TimeLength
:
number
只读
未复制
读取并联
TimePosition
:
number
读取并联
Volume
:
number
读取并联
查看继承自 Instance 的全部
查看继承自 Object 的全部
方法
GetConnectedWires
(
pin :
string
)
:
Instances
GetInputPins
()
:
Array
GetOutputPins
()
:
Array
Pause
()
:
()
Play
()
:
()
Unload
()
:
()
LoadAsync
()
:
Enum.AssetFetchStatus
暂停
查看继承自 Instance 的全部
查看继承自 Object 的全部
活动
DidEnd
()
:
RBXScriptSignal
DidLoop
()
:
RBXScriptSignal
PlayFailed
(
error :
Enum.AssetFetchStatus
)
:
RBXScriptSignal
WiringChanged
(
connected :
boolean
,
pin :
string
,
wire :
Wire
,
instance :
Instance
)
:
RBXScriptSignal
查看继承自 Instance 的全部
查看继承自 Object 的全部
属性
Asset
ContentId
读取并联
AutoLoadInStudio
boolean
未复制
不可写入脚本
Roblox 脚本安全性
读取并联
AutoPlayInStudio
boolean
未复制
不可写入脚本
Roblox 脚本安全性
读取并联
IsLoaded
boolean
只读
未复制
读取并联
IsPlaying
boolean
只读
未复制
读取并联
Looping
boolean
读取并联
PlaybackSpeed
number
读取并联
Resolution
Vector2
只读
未复制
读取并联
TimeLength
number
只读
未复制
读取并联
TimePosition
number
读取并联
Volume
number
读取并联
查看继承自 Instance 的全部
查看继承自 Object 的全部
方法
GetConnectedWires
Instances
参数
pin
:
string
默认值:""
返回
Instances
GetInputPins
Array
返回
Array
GetOutputPins
Array
返回
Array
Pause
()
返回
()
Play
()
返回
()
Unload
()
返回
()
LoadAsync
Enum.AssetFetchStatus
暂停
返回
Enum.AssetFetchStatus
查看继承自 Instance 的全部
查看继承自 Object 的全部
活动
DidEnd
DidLoop
PlayFailed
参数
error
:
Enum.AssetFetchStatus
WiringChanged
参数
connected
:
boolean
pin
:
string
wire
:
Wire
instance
:
Instance
查看继承自 Instance 的全部
查看继承自 Object 的全部
在此页面
概要
属性
方法
活动
属性
Asset
AutoLoadInStudio
AutoPlayInStudio
IsLoaded
IsPlaying
Looping
PlaybackSpeed
Resolution
TimeLength
TimePosition
Volume
方法
GetConnectedWires
GetInputPins
GetOutputPins
Pause
Play
Unload
LoadAsync
活动
DidEnd
DidLoop
PlayFailed
WiringChanged