ST_SceneFromHexBianry

更新时间: 2026-03-28 11:26:19

Converts a hexadecimal representation to a scene object.

Syntax

scene ST_SceneFromHexBinary(text hexBinary);

Parameters

ParameterDescription
hexBinaryThe scene object in hexadecimal representation.

Description

ST_SceneFromHexBinary converts a hexadecimal value to a scene object.

Examples

SELECT ST_AsText(ST_sceneFromHexBinary('0128000000540...'));

Output:

{"type" : "gltf", "content" : {"accessors":...}}
上一篇: ST_SceneFromBianry 下一篇: Output functions
阿里云首页 云原生数据库 PolarDB 相关技术圈