mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 02:36:00 +08:00
retire StringToBytes variants with string format. Do the format before calling..
This commit is contained in:
@@ -459,6 +459,11 @@ namespace OpenSim.Region.ScriptEngine.Shared.ScriptBase
|
||||
|
||||
public const int PRIM_REFLECTION_PROBE = 44;
|
||||
|
||||
public const int PRIM_GLTF_NORMAL = 45;
|
||||
public const int PRIM_GLTF_EMISSIVE = 46;
|
||||
public const int PRIM_GLTF_METALLIC_ROUGHNESS = 47;
|
||||
public const int PRIM_GLTF_BASE_COLOR = 48;
|
||||
public const int PRIM_RENDER_MATERIAL = 49;
|
||||
|
||||
// parameters
|
||||
|
||||
|
||||
Reference in New Issue
Block a user