28
edits
m (fixed formatting) |
m (changed bool size) |
||
Line 623: | Line 623: | ||
|Is File Reference Valid | |Is File Reference Valid | ||
|} | |} | ||
The default value entries vary based on the parameter's data type. For int and | The default value entries vary based on the parameter's data type. For int, float, and bool parameters, the entry is a four byte immediate value. String entries are a four byte string value offset. Vector3f entries are 12 bytes. Note that pointer parameters do not have default value entries and do not have default values. | ||
{| class="wikitable" | {| class="wikitable" | ||
|+File Reference Entry | |+File Reference Entry |
edits