Constant Hash#

Provides a constant hash value that you can set.

Use this to provide fixed hash identifiers for meshes, textures, or other resources. Hash values are typically displayed in hexadecimal format (e.g., 0x1A2B3C4D).

Component Information#

  • Name: ConstHash

  • UI Name: Constant Hash

  • Version: 1

  • Categories: Constants

Input Properties#

Property

Display Name

Type

IO Type

Default Value

Optional

value

Value

Hash

Input

0x0

No

Value#

The constant hash value.

Usage Notes#

This component is part of the RTX Remix graph system. It is intended for use in the Remix Toolkit and Runtime only.


← Back to Component Index