Navigation
API > API/Runtime > API/Runtime/Renderer > API/Runtime/Renderer/FSceneUniformBuffer
| Type | Name | Description | |
|---|---|---|---|
| const TMember & | Get
(
const TSceneUniformBufferMemberRegistration< TMember >& Registration |
Retrieve a field in the parameter struct. If the field has not been set, this will crash. | |
| const void * | Retrieve a field in the parameter struct. If the field has not been set, this will return null; |