Skip to main content

CharacterModel

This item only works when running on the client. Client

Represents the client side view of a character model the local player and all other players get one of these each Todo: think about allowing a serverside version of this to exist for perhaps querying rays against?

Consumes a CharacterData

Show raw api
{
    "functions": [],
    "properties": [],
    "types": [],
    "name": "CharacterModel",
    "desc": "Represents the client side view of a character model\nthe local player and all other players get one of these each\nTodo: think about allowing a serverside version of this to exist for perhaps querying rays against?\n\nConsumes a CharacterData ",
    "realm": [
        "Client"
    ],
    "source": {
        "line": 14,
        "path": "src/Client/CharacterModel/init.lua"
    }
}