Contents

worldSpaceData

A flag indicating that function signature uses world space data.

Declaration

static var worldSpaceData: MTLIntersectionFunctionSignature { get }

Discussion

The corresponding MSL function needs to contain the world_space_data tag in its declaration.

See Also

Specifying the intersection function signature