Method GltfSerialize GltfSerialize(StreamWriter) Serialization to JSON Declaration public void GltfSerialize(StreamWriter stream) Parameters Type Name Description StreamWriter stream Stream the JSON string is being written to.