SlangEntryPoint

Inherits: SlangComponentType < RefCounted

Description

Represents a function that can be used as the starting point for execution within Slang.

See the Slang documentation for more information.

Methods

String

get_name() const


Method Descriptions

String get_name() const 🔗

Returns the name of this entry-point function.