fx notes

Search

Search IconIcon to open search

Solaris Attribute Conversion

Last updated Oct 24, 2023 Edit Source

# USD Translations for Common Houdini Attributes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
v@P      >>> points 
v@Cd     >>> primvars:displayColor 
f@Alpha  >>> primvars:displayOpacity 
i@id     >>> ids
v@uv     >>> primvars:st // think of STMaps in Nuke
v@N      >>> normals 
v@v      >>> velocities 
v@w      >>> angularVelocities
v@accel  >>> accelerations 
f@width,
f@widths,
f@pscale >>> widths

sources / further reading:


Interactive Graph