ChaosGroupVRay
Video creation and editing software
Extends: Technology
Chaos Group V-Ray
Video creation and editing software
Overview
Category: Video creation and editing software
Video creation and editing software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 27-1014.00
- SOC Code: 27-1021.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Chaos Group V-Ray',
category: 'Video creation and editing software',
description: 'Video creation and editing software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Chaos Group V-Ray",
"applicationCategory": "Video creation and editing software",
"description": "Video creation and editing software"
}