Sound Resource
Last updated
Last updated
The SoundResource class represents a sound that could be added to the scene.
Returns the duration in seconds.
Syntax[Sansar.Script.Interface] public GetDurationInSeconds ()
Returns
Remarks
RequirementsNamespace: Sansar.Simulation Assembly: Sansar.Simulation (in Sansar.Simulation.dll) Assembly Versions: 1.1.0.0
Returns the name of the resource.
SyntaxReturns
Remarks
RequirementsNamespace: Sansar.Simulation Assembly: Sansar.Simulation (in Sansar.Simulation.dll) Assembly Versions: 1.1.0.0
[Sansar.Script.Interface] public GetName ()